Forum Discussion
tullnd
2 years agoNew Member
Table visual removing rows if no data in one column
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, b...
- 2 years ago
there's a setting "show items with no data" for both row and column values. Try it out.
- 2 years ago
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.
vicky_
Super User
2 years agoTry 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.