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.11.06[Power Apps – Geospatial features] How to implement a radius-based location search ?
Dyn365CE2022.10.22[Power Automate – Teams] Trying to resolve the error “The payload is too large” when posting an adaptive card to MS Teams
Dyn365CE2022.09.20[Model-driven apps – Client Scripting] How to interact the client API with a PCF control in a form using the OnOutputChange event?
Dyn365CE2022.09.18[Power Apps – PowerFx] Let’s try to deep link a Power apps to WhatsApp and Ms Teams using Named Formulas