web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How do I make the radi...
Power Apps
Unanswered

How do I make the radio buttons of a Y/N column to be always related to the columns data card value, especially when reediting the form and modifyin after submitting?

(0) ShareShare
ReportReport
Posted on by 520
Form - items - _currentRecord
Form - OnSuccess - Set(_currentRecord, Self.LastSubmit) 
Sharepoint column in form, type Y/N 
instead of the standard data card value controle, I put a Y/N radio control and associated them so: 
dataCardValue - default : If(_newrequest=0, Parent.Default, If(radioExternalPartner.Selected.Value = "Yes", true) 
,If(radioExternalPartner.Selected.Value = "No", false) 
,Blank()
) 
radioExternalPartner - default : 
If(_newrequest=0, 
If(_currentRecord.ExternalPartnerRequired = true, "Yes") ,If(_currentRecord.ExternalPartnerRequired = false, "No") 
, Blank() )

When trying to reedit the controls are no longer associated because of the change in _newrequest.

Categories:
I have the same question (0)

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard