Announcements
Hello, I'm trying to ask a toggle to check if a radio selection has been changed. I'm doing this by checking if the value is different to the data in my linked table. This works fine with text inputs, but I cant get it to work for the radio button. I've tried using choices but still cant get it to work. Any help would be appreciated!
Hi @HD28 ,
That should be
Radio3.Selected.Value
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps
Thanks for the reply Warren, I had tried that earlier, but its changing the error message to Record, Text instead of Record, Record. Any other advice would be great!
@HD28 You can try below formulaThisItem.Answer.Value <> Radio3.selected.Value
If my response assisted you in resolving your problem, kindly click on "Accept as Solution". This action aids others in discovering the solution more easily and marks the issue as resolved. Additionally, if you found the content helpful in any other manner, please consider giving it a "Thumbs Up". Your feedback is greatly appreciated!
Assuming Answer is also a Choice/Lookup column
ThisItem.Answer.Value = Radio3.Selected.Value
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 366 Most Valuable Professional
11manish 184
MS.Ragavendar 99 Super User 2026 Season 1