Forum Discussion
bgarland
8 years agoHelper I
Count, Ignore Slicer
This should be really easy but I can't figure it out. I've got one card that shows a count of a column based on what is selected in a slicer, and another card that should show the count of the same c...
Greg_Deckler
8 years agoCommunity Champion
What is the formula for your second measure? It should have an ALL in it. Like a COUNTX(ALL('Table'),[Column])
- bgarland8 years agoHelper I
You should be able to see it in that screenshot, but here it is:
Total Count of JRS Lag = calculate(count('Product Rotation'[JRS Lag]), all('Product Rotation'[JRS Rotation Lag]))
- bgarland8 years agoHelper I
Looks like we have a weird data issue and it's not a Power BI problem. Thanks for looking.