I have set up a gallery with text and a button and my datasource table (excel).
I'm trying to send visitores that press on the gallery button to a new screen, and pass "hidden" collums from the same row where the gallery item got it's text from, to show on the next screen.
I have multiple rows and want this landing page to change after what button was pushed in the last stage.
I have tried to pass along thisitem in the navigate() function and to use a collection() to send the coulms I want, but can't figure out what I'm doing wrong
Any help?
Solved! Go to Solution.
Easier solution. You can reference your gallery from the next screen. Gallery1.Selected.YourColumnName you can use that to display the info on a different screen. Very common use. 🙂 I have a video where I demo it if you need?
PowerApps Customized Forms like InfoPath - About the 6 min 30 second mark I demo exactly what you are looking for.
Easier solution. You can reference your gallery from the next screen. Gallery1.Selected.YourColumnName you can use that to display the info on a different screen. Very common use. 🙂 I have a video where I demo it if you need?
PowerApps Customized Forms like InfoPath - About the 6 min 30 second mark I demo exactly what you are looking for.
User | Count |
---|---|
142 | |
137 | |
78 | |
77 | |
73 |
User | Count |
---|---|
228 | |
177 | |
68 | |
68 | |
58 |