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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have two calculated columns in my report - years at company and years in industry. I can't work out why when I select both in a report one of the columns is returning blank values? When I remove one of the colums the blank disappear.
Solved! Go to Solution.
You may Use performance analyzer in Power BI Desktop to check query and take a look at Show items with no data.
Table visuals only displays rows where the measure returns data so if you only select the [Yrs in Industry] it will not show the blank rows. When you add in [Yrs in Company] it has data in that measure for all those rows so it shows blank under [Yrs in Industry] where it has no data.
Table visuals only displays rows where the measure returns data so if you only select the [Yrs in Industry] it will not show the blank rows. When you add in [Yrs in Company] it has data in that measure for all those rows so it shows blank under [Yrs in Industry] where it has no data.
You may Use performance analyzer in Power BI Desktop to check query and take a look at Show items with no data.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.