Forum Discussion
Employee Turnover Calculation
- 7 years ago
Hi Egemeny
You could create new measures with DAX function "TOTALMTD","TOTALQTD","TOTALYTD" to evaluate the "month to date", "quarter to date" "year-to-date" value of the expression in the current context.
There is a quick way by new quick measure.
Select three dots of a table and select "new quick measure", from the pop window, select Time Intelligence->year-to date total,,ect.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Egemeny
You could create new measures with DAX function "TOTALMTD","TOTALQTD","TOTALYTD" to evaluate the "month to date", "quarter to date" "year-to-date" value of the expression in the current context.
There is a quick way by new quick measure.
Select three dots of a table and select "new quick measure", from the pop window, select Time Intelligence->year-to date total,,ect.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.