Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago

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...