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 / Trying to reset a radi...
Power Apps
Unanswered

Trying to reset a radion button, but getting the circular reference error.

(0) ShareShare
ReportReport
Posted on by 111

I need to reset a radio type button when the field value is "Yes"

when I put this code in the default date of the radio button it gives a circular reference error

 

My radio default code:

If(DataCardValue16.Text="YES";Blank();ThisItem.INDISP_ENCERRAMENTO_ACEITO.Value)

My DataCardValue16 code:

If(
 DataCardValue15.Selected.Value = "NOT ACCEPT" && IsBlank(dtPicker1);
 "YES";
 "NO"
) 

 

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,833 Super User 2026 Season 2 on at

    Hi @JasonCastro ,

     

    I'm assuming the Default(Date) of DataCardValue 15 or dtPicker1 contains some reference to your radio control, correct? Because that indeed creates a circular reference. 

     

    The way to resolve this depends on your user story, so can you please share a bit more on what these controls represent and how they should work together?

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 377 Most Valuable Professional

#2
11manish Profile Picture

11manish 165 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 110 Super User 2026 Season 2

Last 30 days Overall leaderboard