i made a ComboBox that needs to show all the 211 rows in my Excel table, but my powerapps isnt showing some of them (they are all unique)
tab_Func is my Excel Table,
Empresa is my column that have all the Enterprise names, who should be displayed in my combobox, anyone can help?
I already looked into my Experimental Settings and they are set to 500
Solved! Go to Solution.
Hi @Igarsaba ,
Distinct() is not Delegable, so it will only return the Distinct values from the first number (your Delegation limit) of records. How many records are in your Excel list?
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @Igarsaba ,
Distinct() is not Delegable, so it will only return the Distinct values from the first number (your Delegation limit) of records. How many records are in your Excel list?
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
I have 267 records
Your code is correct as far as syntax and should work. How many are missing and are you sure they are all unique?
Hi @Igarsaba ,
Just checking if you got the result you were looking for on this thread. Happy to help further if not.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Thank you by the reply, for the user that have the same error that i got:
The error was in my strucuture, not of syntax code but organization, i was refereeing the wrong table.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
200 | |
46 | |
45 | |
45 | |
39 |
User | Count |
---|---|
280 | |
81 | |
81 | |
80 | |
68 |