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
I'm fairly new to this level of report. I have 3 distinct data sources. They all have date columns and ID columns (think corporate identification).
I'm trying to present a table that displays, by date of occurrence, events that occurred in Source A (will only appear as a line item if there is a record in Source A on that date for that ID) and data, if present, from Source B and data, if present, from Source C, all as additional columns.
I did create a Date Table and an ID table for this.
I can mostly get it to work, but I'm having issues with how it's displayed. If I have 5 rows of results from Source A, it'll display fine. When I add in data from Source B (specifically a measure, combining values from 3 columns), it'll reduce the rows to only show the results where Source B had data.
I verified there's no filter set for "0" or null values.
I want the rows to still display if there's no data from Source B, but can't figure out what I'm doing wrong.
Solved! Go to Solution.
there's a setting "show items with no data" for both row and column values. Try it out.
Try to right click on a field then click on "show items with no data", or change your measure to return something if there's no result for the measure.
The rows for Source A are hidden because your measure(s) aren't returning anything.
Try to right click on a field then click on "show items with no data", or change your measure to return something if there's no result for the measure.
The rows for Source A are hidden because your measure(s) aren't returning anything.
there's a setting "show items with no data" for both row and column values. Try it out.
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!
| User | Count |
|---|---|
| 57 | |
| 43 | |
| 41 | |
| 22 | |
| 17 |
| User | Count |
|---|---|
| 183 | |
| 114 | |
| 93 | |
| 62 | |
| 45 |