Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi All,
I have the following SWITCH statement:
Solved! Go to Solution.
Hi @Anonymous
there is no need to use the switch function, null ( blank ) is 0 and it will work fine when adding numbers and in Rank.
Please see the below and the attached
Measure = RANKX( ALLSELECTED( 'Table'[ID] ), [Current Wave] - [Prewious Wave] )
Thanks for the solution!
Hi @Anonymous
there is no need to use the switch function, null ( blank ) is 0 and it will work fine when adding numbers and in Rank.
Please see the below and the attached
Measure = RANKX( ALLSELECTED( 'Table'[ID] ), [Current Wave] - [Prewious Wave] )
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
113 | |
94 | |
87 | |
32 | |
27 |