Forum Discussion

tullnd's avatar
tullnd
New Member
2 years ago
Solved

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...
  • lbendlin's avatar
    2 years ago

    there's a setting "show items with no data"  for both row and column values.  Try it out.

  • vicky_'s avatar
    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.