Hello All,
Happy holiday season.
How do I extract data into a format I can patch with. The problem is;
I create a collection from a gallery by using check boxes.
OnCheck = Collect( ItemCollection, ThisItem.Title )
After navigating away from the first screen, I want to extract the individual values from the collection into individual text displays so I can reference the DataCardValues for patching.
Please advise the best way to extract the data from the collection.
Thank you in advance.
Rob