Canvas App
Gallery For Display
Individual Text Inputs
I successfully use this to set global variables to be particular records from a drop down.
Set( BillChoice, 'Dropdown'.Selected ) then I can call on the record using BillChoice.ColumnName
I would like to do something similar using the Gallery seen below. How do I Set ShopChoice to be the record?
Solved! Go to Solution.
Your formula seems fine. But check if 'Form_To_Fill ' is a FORM or SCREEN.
Navigation should be a screen name.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
hi there
try Set(myRecord,thisitem.recordYouWish) e.g. Set(myRecord, thisitem.user) where user is a record
Your formula seems fine. But check if 'Form_To_Fill ' is a FORM or SCREEN.
Navigation should be a screen name.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Thanks @rubin_boer,
But @eka24 was right on this one. The formula was correct, I ended up having to clear caches & IP records... it wasn't my code, it was an insanely long delay that was not allowing it to recognize the code.
Oh, and Rubin, if I am not mistaken when people speak or records here, they mean the entire row in a database. It took me awhile to get that, so I'm pointing it out since you did what I used to do 🙂
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
183 | |
70 | |
43 | |
34 |
User | Count |
---|---|
339 | |
266 | |
116 | |
66 | |
66 |