Forum Discussion
Switch/If Statement
Hello! I am trying to write a switch statement (or an if statement), but it's not working correctly.
I want to create an equation/statement that takes the number for the minimum no of tms (the value) and if the count of employees with a score (in the colors) greater than 3 is the minimum no of tms or greater, then yes, but if not, no. (something like: if (count(employee name) with score >= 3 is greaterthan or equal to minumum number of tms, yes, no)
But I'm not sure how to write that in DAX.
1 Reply
- Greg_Deckler
Community Champion
nataliesmiy1357 Sorry, having trouble following, can you post sample data as text and expected output?
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882
Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.