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.
How to fill the blanks with the default value . These two are the calculated measures . I have no data in backend.How to fill the blanks with default value ("0").Any solution ?
Solved! Go to Solution.
Hi, @Ayushi_10
Let me give you an example.
Measure = SUM('Table'[Value])+0
If you want 0 to replace the blank value, you can add "+0" to the end of the measure formula.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Ayushi_10
Let me give you an example.
Measure = SUM('Table'[Value])+0
If you want 0 to replace the blank value, you can add "+0" to the end of the measure formula.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @Ayushi_10 ,
check this solution https://community.fabric.microsoft.com/t5/Desktop/Replacing-Blanks-with-0/m-p/418624
Proud to be a Super User! | |
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
76 | |
57 | |
36 | |
34 |
User | Count |
---|---|
99 | |
56 | |
56 | |
46 | |
40 |