Hello everyone,
I have the following data card in a PowerApps form that is connected to a SharePoint Online list:
My question is, how do I connect/link the Yes/No checkboxes in the above PowerApps form to the Yes/No column that I have set up in my SPO list?
Please let me know if I'm not making sense, or if more information is needed.
Thanks in advance!
Solved! Go to Solution.
A few random thoughts to help you.
The first idea I have with your existing setup is you might have an issue because they could check both boxes. What I would do is either use a Toggle or just one checkbox that you check when it is yes. So maybe change your design?
Second thing. If you don't want to change your design then set the OnCheck property for each box to update a contextual variable with the value Yes or No. Then when you submit your data use the value in the variable to populate your SPO field.
There are probably 5 different ways to skin this cat. Just need to find one that works for you.
Let me know if that helps at all.
Shane
Any ideas on this?
I do appreciate the help.
A few random thoughts to help you.
The first idea I have with your existing setup is you might have an issue because they could check both boxes. What I would do is either use a Toggle or just one checkbox that you check when it is yes. So maybe change your design?
Second thing. If you don't want to change your design then set the OnCheck property for each box to update a contextual variable with the value Yes or No. Then when you submit your data use the value in the variable to populate your SPO field.
There are probably 5 different ways to skin this cat. Just need to find one that works for you.
Let me know if that helps at all.
Shane
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 |
---|---|
198 | |
178 | |
64 | |
34 | |
32 |
User | Count |
---|---|
340 | |
273 | |
116 | |
73 | |
57 |