Earlier we discussed how we can use collections to pass field values to canvas app charts in realtime. Before moving on, I recommend that you read my previous post to understand the scenario and steps.
So far, we were able to add field values to a collection and use it as a data source for our column chart. Here is our collection structure.
ClearCollect(
ChartCollection,{
...
Continue Reading Kaushal K’s Article on their blog
Populating canvas app pie charts using collections
Earlier we discussed how we can use collections to pass field values to canvas app charts in realtime. Before moving on, I recommend that you read my previous post to understand the scenario and steps. So far, we were able to add field values to a collection and use it as a data source for…
Blog Syndicated with Kaushal K’s Permission
More About This Author
Array
Dyn365CE2022.01.16Perform CRUD operations on expanding datasets in SharePoint (Part 2)
Dyn365CE2022.01.16Perform CRUD operations on expanding datasets in SharePoint (Part 1)
Dyn365CE2022.01.15Using SharePoint list for expanding datasets
Dyn365CE2021.08.30Transpose table columns using Power Automate (With example)