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 / Ignore Parent. Default...
Power Apps
Unanswered

Ignore Parent. Default in Combo Box

(0) ShareShare
ReportReport
Posted on by 559

Hi All,

 

I using a form in PowerApps where I have a column called Action on RPC(choice field with values - Accepted, Rejected, On hold, Duplicate). When the form is saved for the first time this column should save a value as "New" by default and this "New" will not be there in the Choices. So I have added a Text input box and gave values as "New" and when form saved for first time it will add New to the SharePoint list.  In another screen when navigating from gallery to the respective item, Acton on RPC shows the Parent. Default as New since it is saved in the SharePoint list(attached screenshot). Is there any other way  when this column has value as New saved in SharePoint list  it should not reflect in app and if other values are there it must show the Parent. Default value. Any help or suggestion on this? 

Thanks in advance.

Screenshot (3).png
Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Uthhra 

    You can leave out the textbox and instead have the Update property of the card as 

    If(ThisItem.'Action on RPC'.Value=Blank(),{Value:"New"},ComboboxRPC.Selected)

    That way when the form is saved for the first time, Parent.Default will be blank and instead "New" will be saved. It will remain New until the user changes the RPC combobox. 

  • Sri Profile Picture
    559 on at

    @Drrickryp 

    If I give in the above way and go to the form edit mode the column Action on RPC will be having the Parent. Default value as "New" since it is saved in the SharePoint. but in my scenario since I'm manually saving the value as New and when I navigate to the Form Edit mode the column Action on RPC should not reflect this value New and the combo box should be blank and the user must be able to select the value from the list in Combo box.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard