Forum Discussion
CookieMonster
8 years agoHelper I
Do not show data in Table and Multi-Row Card when Text Filter is empty
I have a Text Filter, a table and a Multi-row Card. When I search in the Text Filter, only the relevent data is shown in the table and Multi-row Card, but when I clear the Text Filter, all data i...
- 8 years ago
1. Create a measure
MeasureToCheck = COUNTROWS(ALLSELECTED(Sheet1[AnimalType]))
2. Select table visual first and then click and drag that measure to visual level filter (see pic below)
and choose is 1.
3. Repeat 2 but first click row card.
So we have
then
and at the end
Are you ok???
Are you ok with this???
sokg
8 years agoSolution Supplier
1. Create a measure
MeasureToCheck = COUNTROWS(ALLSELECTED(Sheet1[AnimalType]))
2. Select table visual first and then click and drag that measure to visual level filter (see pic below)
and choose is 1.
3. Repeat 2 but first click row card.
So we have
then
and at the end
Are you ok???
Are you ok with this???
frivasn
7 years agoNew Member
Thanks!!! it was really helpfull, my head almost explotes trying to filter my pane!!
Gracias! Casi colapso!