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 / Default value modern c...
Power Apps
Unanswered

Default value modern controls

(1) ShareShare
ReportReport
Posted on by 87

I am working on a component, which contains modern control radio button. This radio button is linked to Yes/No column in Dataverse table. My struggle is related to setting the default value of the radio buttons to blank. 

 

I have created a custom input Record property "Default", which is linked to DefaultSelectedItems of the radio button (DefaultSelectedItems = cmpRadio.Default).

 

In the app, if user has selected some project in Project Overview Screen, value related to selected project should be defaulted. If user starts creating a new project, none of the radio buttons should be selected.

Default value of component cmpAcquisiton is set as following: 

 

If(
 !IsBlank(gvSelectedProject),
 {Value: gvSelectedProject.Acquisitions}
)

 

 

I cannot figure out, how I can achieve with modern controls (same for combobox) that when the component is reset, no value is selected.

I have also tried Reset(cmpAcquisition) in a separate button, but without success.

 

Any help would be greatly appreciated.

Categories:
I have the same question (0)
  • mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at

    hey @MalyMajo 

     

    i dont have a solution to you post but a suggestion

     

    Modern controls are still in preview, and i (and also many others) do not suggest using them much as of now. they can be buggy an cause issues in many places.

     

    Let me know if my answer helped solving your issue.

    If it did please accept as solution and give it a thumbs up so we can help others in the community.



    Greetings

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard