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.
I am trying to create a new conditional column with DAX using IF()
This does not seem to be working for me.
Below is my DAX query
And this is a screengrab of the results I got:
Can I get help with why the other conditions do not pull through?
Thanks!
Solved! Go to Solution.
You want to use 0,10 and 0,25.
because they are percentages. And power bi stores 25% as 0,25.
You want to use 0,10 and 0,25.
because they are percentages. And power bi stores 25% as 0,25.
@Anonymous That worked. Thanks!
User | Count |
---|---|
84 | |
79 | |
71 | |
48 | |
43 |
User | Count |
---|---|
111 | |
54 | |
50 | |
40 | |
40 |