Forum Discussion

PowerBeeEye's avatar
PowerBeeEye
Microsoft Employee
2 years ago
Solved

Table visual - only show rows with values

I have two tables like so:

 

Category1Category2Produce
FruitCitrusOrange
VegetableLeafySpinach
VegetableRootTurnip

 

NameProduceVegetableFruit
KevinOrangenull10
KevinTurnip5null
PatSpinach7null
PatOrangenull5
LisaTurnip4null

 

When I select the Produce = Spinach in a slicer, I get a table like so

 

NameFruitVegetable
Kevin  
Pat 7
Lisa  

 

Is it possible to not show Kevin and Lisa in the 3rd table visual - only how names that have values in the columns, or perhaps use a different visual?

  • PowerBeeEye what are you using the value 7 when spinach is selected, the sum of the vegetable column? if not then you should use sum.

1 Reply

  • PowerBeeEye what are you using the value 7 when spinach is selected, the sum of the vegetable column? if not then you should use sum.