Forum Discussion

MickeLearnPBI's avatar
2 years ago
Solved

Ignore Slicer when using COUNTA

Hi!   I have created a report that is counting ongoing exections.  DAX expression that I use is this below, that counts the rows with a value of true, others are empty. Ongoing = COUNTA(Executio...