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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a table in my Power BI to show selected data from the past 7 days. However, if there are empty columns in the data set (not the date or order number) then it doesn't show up at all.
Any thoughts?
Solved! Go to Solution.
Hi @Anonymous ,
Did you create a date table that has consecutive dates and contains all the dates in the fact table? Create relationship between date table and fact table. Then use date column in date table and select 'show item with no data' for it.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
@Anonymous ,
It does not have date the difficult to show. If you join with date table it will show a blank date
or
Use +0 on a measure or use this option if you joining the tables
@amitchandak @Pragati11 Annoying just ticking 'show items with no data' doesn't solve the issue.
The data will always have a date it is column such as part number or component type that could be blank.
Hi @Anonymous ,
Did you create a date table that has consecutive dates and contains all the dates in the fact table? Create relationship between date table and fact table. Then use date column in date table and select 'show item with no data' for it.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Hi @Anonymous ,
This is not enough for answering your query.
Share some screesnhots around sample data, visuals and the output expected.
Thanks,
Pragati