Hi all,
I have created an app whose datasources are SharePoint Lists. One of them has more than 1000 records and 150 columns, but I just use 20 of them. My problem is that I have created several galleries with combobox and toggles that I use to update several fields on change of this controls and the loading dots on top of the screen don't disappear, what means it is continuously loading something. I have tried with a button for each item of the gallery to just using the patch function when pushing, not on change of the combobox and toggles, but the loading dots keep appearing. In spite of this, the modifications take place. This is one example of the code I'm using:
Patch(AhaIdeas, ThisItem,{GD_ExpertDecision: {Value:GlobalExpertDecision.Selected.Value, '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"} })
Anyone knows what could be happening?
Thank you in advance!
Solved! Go to Solution.
Hi @fernandocxv
Hi @fernandocxv
Thank you @yashag2255,
I have enabled this option but it goes on happening. I have thought of create a collection with the columns and rows I need, and when I change something, use the Patch function. However, I should refresh the collection in order to have the most updated data and this could be very slow. Any suggestion?
Hi @fernandocxv
Thank you @yashag2255!
I have a question: every time you use patch, ¿is the datasource refreshing?
Thank you in advance!
Hi @fernandocxv
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
202 | |
176 | |
62 | |
32 | |
30 |
User | Count |
---|---|
324 | |
268 | |
104 | |
74 | |
56 |