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

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

I used status as a choice column and set that status as "Open" for default and if we changed the status to other like open to order won then it is patching to Dataverse table but In edit mode of form it not showing as Order won it always showing as Open only.

(0) ShareShare
ReportReport
Posted on by 1

I used status as a choice column and set that status as "Open" for default 

and if we changed the status to other like open to order won then it is patching to Dataverse table but 

In edit mode of form it not showing as Order won it always showing as Open only.

The datacard value not showing other than "Open " if we choose .

 

Categories:
I have the same question (0)
  • Verified answer
    v-mengmli-msft Profile Picture
    on at
    Re: I used status as a choice column and set that status as "Open" for default and if we changed the status to other like open to order won then it is patching to Dataverse table but In edit mode of form it not showing as Order won it always showing as Open only.

    Hi @sravanthi_4509 ,

     

    This is because you don't set default value of dropdown when form is in edit mode.

    Please try this.

    Default of dropdown.

    If(Form.DisplayMode=DisplayMode.Edit,Parent.Default,ChoiceTableName.Open)

     

     

    Best regards,

    Rimmon

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 803 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 314 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 253 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics