Hello.
I had a wierd experience in PowerApps today. After selecting a gallery item, I use the "Gallery.Selected.Item" as input to a form on the next page.
The variable in Gallery.Selected.Item was lost after a few seconds each time. After refreshing powerapps, this problem has not been seen afterwards.
Anyone who tried this before?
Thanks in advance,
Daniel.
Solved! Go to Solution.
@v-monli-msft wrote:Hi @Anonymous ,
Usually we use below formula for the Item property of the form control:
Gallery.SelectedPlease try to use this formula instead and test again.
Regards,
Mona
Hello, I used that for all my gallerys in the app. However, when clicking quickly around the gallery this was not precise, as it sometimes lost the content. Instead I use SET(var,gallery.selected) as this is way more stable.
BR. Daniel
Hi @Anonymous ,
Usually we use below formula for the Item property of the form control:
Gallery.Selected
Please try to use this formula instead and test again.
Regards,
Mona
@v-monli-msft wrote:Hi @Anonymous ,
Usually we use below formula for the Item property of the form control:
Gallery.SelectedPlease try to use this formula instead and test again.
Regards,
Mona
Hello, I used that for all my gallerys in the app. However, when clicking quickly around the gallery this was not precise, as it sometimes lost the content. Instead I use SET(var,gallery.selected) as this is way more stable.
BR. Daniel
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
181 | |
52 | |
41 | |
38 | |
32 |
User | Count |
---|---|
257 | |
81 | |
71 | |
69 | |
66 |