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 / Formula column with IF...
Power Apps
Answered

Formula column with IF based on a Choice Column

(0) ShareShare
ReportReport
Posted on by 290
Hello everyone,
 
I want to build a Formula column in a Dataverse table based on a Choice column. Why isn't it working, please? 
 
If('Org. Level' = 'Org. Level'.L4, "Yes", "No")
 
Of course, 'L4' is one of the values...
 
Thank you so much,
 
Alice
Categories:
I have the same question (0)
  • AliceW Profile Picture
    290 on at
    Oh, and I select a different Choice column, which is configured exactly the same (single value), it works! 
     
    What is happening? Why can't I see the value drop-down? :( 
     
    If([@Currency].EUR = Currency, "Yes", "No")
  • ronaldwalcott Profile Picture
    3,906 Moderator on at
    This formula seems incorrect is this a record that you are comparing with a column of the record? 'Org. Level' comparing with 'Org. Level'.L4
     
    If('Org. Level' = 'Org. Level'.L4, "Yes", "No")
  • AliceW Profile Picture
    290 on at
    Hi Ronald,
    'Org. Level' is a Choice column, same as 'Currency'. 
    I'm trying to write that 'if the Org. Level equals L4 for that row, then x).
  • Verified answer
    ronaldwalcott Profile Picture
    3,906 Moderator on at
    Compare the choices using the value, I have created a TestChoice column with these choices. In your choices column you will have an option set similar to below
     
     
    In the formula column create a formula similar to below using the value result
     
    If(Value(ThisRecord.TestChoice) = 696680000,"yyy","nnn")
  • AliceW Profile Picture
    290 on at
    Ronald, 
     
    Outstanding! 
     
    It works! Thank you so much!
     
    Alice

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 364 Most Valuable Professional

#2
11manish Profile Picture

11manish 186

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 105 Super User 2026 Season 1

Last 30 days Overall leaderboard