Hi,
I am using Sharepoint List and am trying to populate a collection from the sharepoint list. For this I am using Filter. Following is the code
ClearCollect(ReturnRecord,Filter('Daily Log',ID > 500));
However I get the blue dot warning.
Any ideas,
thanks.
Solved! Go to Solution.
Hi @rsarangi,
That is because currently only "=" is supported for delegation regarding SharePoint List data source.
This is documented as below:
Reference: Delegable data sources.
Regards,
Michael
Hi @rsarangi,
That is because currently only "=" is supported for delegation regarding SharePoint List data source.
This is documented as below:
Reference: Delegable data sources.
Regards,
Michael
CRITICAL NOTE ON THIS:
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 |
---|---|
196 | |
175 | |
62 | |
33 | |
32 |
User | Count |
---|---|
340 | |
271 | |
110 | |
76 | |
59 |