Power Apps Canvas Apps offers the Distinct function that returns unique values from a table or data source. Unfortunately, this function may not work as expected if the data source contains a large data set. Let’s look at this with an example by reproducing the issue:
- Let’s take the Dataverse table ‘Contact‘ and its column ‘Address 1: Country/Region‘
- The idea is to display all countries…
Continue Reading Mehdi El Amri’s Article on their blog
[Canvas Apps – Dataverse] How to get distinct values from datasource ?
Power Apps Canvas Apps offers the Distinct function that returns unique values from a table or data source. Unfortunately, this function may not work as expected if the data source contains a large data set. Let’s look at this with an example by reproducing the issue: Let’s take the Dataverse table ‘Contact’ and its column…
Blog Syndicated with Mehdi El Amri’s Permission
More About This Author
Array
Dyn365CE2022.05.04[Model-driven apps – In-App notifications] Only System Administrators can view notifications, What about the other users ?
Dyn365CE2022.04.10[Model-driven apps – Power Fx] How to open multiple rows in new tabs using Power Fx commands ?
Dyn365CE2022.03.16[Power Automate – Dataverse] How to execute a fetchXml query that includes options not supported by the List rows action?
Dyn365CE2022.03.12[Canvas Apps – Dataverse] How to get distinct values from datasource ?