Hi
I trying to group info in a collection and access and display it on a gallery like below.
This is my collection Planning
This is the datasouce Planning
After grouping information by using ClearCollect(byName,GroupBy(Planning,"Name","Rest")), I got the following
Rest column I got the following:
My question is:
How can I display information in a gallery as below?
Many thanks