When using the patch function for the radio button it's not working for me maybe I have the wrong formula.
Solved! Go to Solution.
Hi @Rg4963 ,
Could you tell me the data type of Attending field?
What I need is the error message when you use "DataCardValue4.Selected.Value", could you show me it?
Could you show me the formula of DataCardValue4's Items?
If Attending field is special data type, you need to use special formula.
For example, if it is a choice type then you need to use this formula to update:
Attending:{Value:DataCardValue4.Selected.Value}
Best regards,
Hi @Rg4963
Assuming you are patching to a text column type (Attending), Use
DataCardValue4.Selected.Value
DataCardValue4,Selected. (intellisense will guide you through)
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
If you hover over the red underlines, it will tell you the exact reason for the error
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
Hi @Rg4963 ,
Could you tell me the data type of Attending field?
What I need is the error message when you use "DataCardValue4.Selected.Value", could you show me it?
Could you show me the formula of DataCardValue4's Items?
If Attending field is special data type, you need to use special formula.
For example, if it is a choice type then you need to use this formula to update:
Attending:{Value:DataCardValue4.Selected.Value}
Best regards,
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 | |
171 | |
63 | |
32 | |
31 |
User | Count |
---|---|
338 | |
271 | |
105 | |
71 | |
56 |