Hi,
I have a sharepoint list called 'Technical Requests' that I'm trying to use in a powerapp. When I put this code in the onSelect of a button:
ClearCollect(localTR,'Technical Requests')
the localTR collection is not created and i get the yellow warning sign on the button with a message that says ""An Error occurred on the Server"
If I change the clearCollect to pull data from a different list it works fine,
If i add a datagrid to my screen and bind it to the 'Technical Requests' list , that works fine too.
Anyone have anyidea why I cannot run clearcollect on some sharepoint lists?
You might experiencing it because of this
I think the incident was closed already and you may encounter another issue.
Is your list having anything special than the others they are working?
Also if you ClearCollect on OnVisible do you get the same error?
Yeah, I get the same issue.
I Just generated an 'out-of-the-box' app off the same list and it also gives me this error.
are there any unsupported column types? (I have no managed metadata)
The list was uploaded from Access, so uses list template 120. I thought that may be the issue, bit it works on other lists uploaded from access that have list template 120.
I can save list as template, and upload a .stp
did you try to create an app from that list? it is also crashing I suppose but may be you will receive a more friendly error message
User | Count |
---|---|
142 | |
137 | |
78 | |
74 | |
73 |
User | Count |
---|---|
230 | |
177 | |
68 | |
68 | |
59 |