Forum Discussion
Mera9
1 year agoFrequent Visitor
Visual filter by Measure or maybe Conditional filter
There is a card that shows Yes or No. Then there is a table with 3 columns (Name, Number, Next Audit). Here is a measure for a card: Audit (Card) = VAR HasOverdue = CALCULATE( COUNTROWS('AUDIT'),...
Cookistador
1 year agoSuper User
You have to add your measure in the Table to be able to filter with it
When I have to do that, I add the mesure and I hidde it (replace the name by a space and give the same color to the font and the background color)
Mera9
1 year agoFrequent Visitor
Then I see just a column with Yes and No in all rows.