Hi,
I have a big meeting tomorrow to present this onboarding app to HR and Execs and all of a sudden im getting the above error on all 3 of my galleries that are empty. As soon as i populate the galleries, the error goes away.
I havent changed anything in a couple of days and was 100% working on Monday.
Has anyone experienced this before??
Please help!
Thanks
Solved! Go to Solution.
Hello guys,
What helped me was setting OnVisible of a scrren ClearCollect and then setting the galery items to the variable.
OnVisible property:
ClearCollect(MyVariable,Sort(MyList, Created, Descending))
Items of Gallery:
MyVariable
Hi all,
I noticed this message appearing some days ago too.
I have several Browse Galleries showing collections, the collections being populated from various SharePoint Lists. My app allows me to add items to the collection, and then send the collection to SharePoint to update the Lists.
The Gallery wouldn't show the items I was adding in my local collections. In fact any addition I was making in the collection was thrown as a blank record in my collections, and then uploaded as a blank record in SP.
Adding a dummy records fix the problem.
I must add that this behavious is inconsistent between several apps I have (one for each client), refering to various but similar SharePoint List. In one of those apps, I need the dummy record, in others it works perfectly fine with blank lists to start with.
Anyway, this for me looks like a bug/regression as it was never mentionned that lists needed at least one entry to work with.
Thanks for the replies and hats off for the dummy trick !
Thanks @Anonymous
I think im going to use this method for the time being until MS sort something out, strange they cant replicate the issue as it seems to be a popular error
Having this issue too... The app works completely (even with this error) but the error is ugly
I just created a new list as a test - I didn't do anything else but create a new list with the default fields, no additional columns, no views, no counting, no creation of views. Then I selected the customize forms and instantly got this error.
This Just happened to me as i was build a new screen. half of all my sharepoint list have been empty when i start the build on the same app. I also thought maybe it was because of no data so i went in and created data in my SP list and refreshed and no luck.
I just made a gallery from a blank form a couple hours ago and had no issue.
If it from no data that its very inconsitant, i went back in and refreshed my SP list that i had added data into and it loaded into the gallery.
Hi guys,
Same issue for me. I got this yesterday and the strange thing is everything was working fine till day before yesterday. The error is showing up in my onStart method.
The requested operation is invalid. Server Response: The $top expression "Infinity" is not valid. clientRequestId: <..........> serviceRequestId: <.........>
I don't know why things keep on breaking in middle of the day. May be another unsuccessful deployment. I have experienced this a lot of times with PowerApps.
When it works, it works great but when it breaks it becomes useless. I had a demo today to show it to bussiness but can do so now. I treid some fixes like adding the data sources again, debugging my onStart but nothing works.
Thanks,
Ron
User | Count |
---|---|
122 | |
87 | |
83 | |
74 | |
69 |
User | Count |
---|---|
215 | |
179 | |
142 | |
108 | |
83 |