Forum Discussion

ROG's avatar
ROG
Icon for Responsive Resident rankResponsive Resident
3 years ago
Solved

total by month showing wrong value.

Hey guys,   I have the table below with the closing base showing the correct value by day, but the total by month is wrong. It's giving me the average, and for the business logic it should be givi...
  • ROG's avatar
    ROG
    3 years ago

    I used the dax below and it works. 

    Monthly Closing Month - 30D = CLOSINGBALANCEMONTH([Daily Closing Base - 30D], '🔎Calendar'[Date])