Forum Discussion

amaoa's avatar
amaoa
Helper II
6 years ago
Solved

Ontrack DAX Expression

Hello All, So I wrote the DAX expressions for the different task status count by date. But my Ontrack expression is not all inclusive or not capturing all the different counts of tasks status dates ...
  • amaoa's avatar
    amaoa
    6 years ago

    I added more details to my original question. I guess I was not clear enough.

    I already have a column that shows status as shown in the two images. I just need to count how many task is Ontrack. I tried writing an expression based on the dates and % comp, but I guess I could have just written a new measure to count the Status of "Ontrack" tasks instead of trying to use the dates and % comp columns. Thanks