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 286
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
    286 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,862 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
    286 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,862 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
    286 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

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

#2
11manish Profile Picture

11manish 489

#3
Haque Profile Picture

Haque 327

Last 30 days Overall leaderboard