Forum Discussion
jcastr02
Post Prodigy
5 years agoShow 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
Super User
5 years agoSomething 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.