Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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] )
User | Count |
---|---|
81 | |
75 | |
73 | |
42 | |
36 |
User | Count |
---|---|
114 | |
56 | |
51 | |
42 | |
42 |