Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello All,
I have a reprt , i am comparing two fiscal years.
There is no data in one fiscal year.
So it is not showing graph or data corrcetly.
can we show only 0 when no data is available to display.?
Thanks
@sdhn Try adding +0 to your measure at the end. So like:
Measure = SUM('Table'[Value]) + 0
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!