Forum Discussion

TOYER01's avatar
TOYER01
Helper I
3 years ago
Solved

SALES CALCULATION MTD

I have a source file having a column called "Sales" from January 2023 to December 2023.    I want to display on the card, total sales for June, and when its july, it should switch to july total sal...
  • Ahmedx's avatar
    3 years ago

    pls try this

    Sales = SUM(technics[Value])