Forum Discussion
Anonymous
9 years agoNot applicable
Calculate with boolean filter and corresponding slicer not working
Hi all, UPDATE: I have moved this to Issues I have three measures counting rows in table: Nr Of Tasks = COUNTROWS(Tasks) Nr Of A Tasks = CALCULATE([Nr Of Tasks]; Tasks[TaskType] = "A") Nr...
Datatouille
Solution Sage
9 years agoYes, Indeed, it should !
Can you share the model or show us what the table looks like ?
All the elements belong to the same Table (Tasks), right ?
Anonymous
9 years agoNot applicable
Thanks for your answer, all the elements came from the same table, but there was a Report Filter set on Post codes, that excluded rows with blank Post codes. The formula in this measure was wrong, and I have now fixed it.
Thx.