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.
please try to solve this problem.......it is similar to zn function of tableau.
Solved! Go to Solution.
Hello @Anonymous ,
you want to show the word "null" when it's blank ?
if so then you reference your measure that is showing blank here where it says YourMeasure
Measure = IF(ISBLANK(YourMeasure, "Null", YourMeasure)
Proud to be a Super User! | |
@Anonymous
The blanks in your table lack corresponding records, making them inaccessible for evaluation through a measure or any other method. I anticipate that the Power BI team will consider adding a feature to fulfill this requirement. I plan to create an idea request to address this need.
While I understand this doesn't address your issue, I hope it provides the answer you were looking for.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@Anonymous
The blanks in your table lack corresponding records, making them inaccessible for evaluation through a measure or any other method. I anticipate that the Power BI team will consider adding a feature to fulfill this requirement. I plan to create an idea request to address this need.
While I understand this doesn't address your issue, I hope it provides the answer you were looking for.
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hello @Anonymous ,
you want to show the word "null" when it's blank ?
if so then you reference your measure that is showing blank here where it says YourMeasure
Measure = IF(ISBLANK(YourMeasure, "Null", YourMeasure)
Proud to be a Super User! | |
User | Count |
---|---|
80 | |
77 | |
63 | |
48 | |
44 |
User | Count |
---|---|
101 | |
43 | |
39 | |
39 | |
36 |