Announcements
Hello ! I have a variable called varSelectedData that i set in a gallery , the variable will store the item that has been selected in the gallery and the item is a collection. When i pass varSelectedData to other gallery, i dont know how to call the value in the collection , the value is located in a table which also located in the collection that is stored in varSelectedData.
Thank you in advance!
hey @lumos
u can try this:
Set(varSelectedData, Gallery1.Selected)
rename to the name of your gallery
items property of other gallery:
varSelectedData.Details
Let me know if my answer helped solving your issue.If it did please accept as solution and give it a thumbs up so we can help others in the community.Greetings
in the varSelectedData , there's another table called GroupedData and i want to call the columns inside the GroupedData.
try that in gallery items:
varSelectedData.GroupedData
Text property of lable:
ThisItem.Column1
replace column1 with the column you want to show
It works , thank you for responding!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
wolenberg_ 119 Super User 2026 Season 1
WarrenBelz 107 Most Valuable Professional
Haque 103