Hi all,
I am trying to create a collection with a Sharepoint List but searching for specific rows. (I don't want to bring back the whole list).
I am using the following code:
ClearCollect(SOROrderBack, [Search('Order SORs', Gallery1.Selected.'Site Name',"{Name}")]);
But the problem is that it is populating the list on the Value field of the collection. Therefore, I cannot use this to populate my gallery afterwards.
I've placed some screenshots of the collection after being populated.
Could you give any insights.
Thank you,
Regards
Marcus

Report
All responses (
Answers (