Forum Discussion
jcastr02
5 years agoPost Prodigy
Show items only selected in filter
How can I just show data for items that are selected in the filter. As example below - I am selected Castellanos, Wilbert, the rest of the names in the table show up as 0, but how can I get the ta...
jdbuchanan71
5 years agoSuper User
Something in your measures is returning 0 when there is no data instead of blank I assume? That is what is causing the rows to show up. In a visual if a measure returns blank (no result) that line will not show up but 0 is a result so they are showing.