Forum Discussion

katiehui's avatar
katiehui
Frequent Visitor
1 year ago
Solved

Incorrect total

The expected revenue of each row is correct but the grand total is not correct. Could anyone help?   The dax I am using now: expected_revenue = var selected_dates = values(DIM_CALENDAR[YEAR_MONT...
  • katiehui's avatar
    katiehui
    1 year ago

    Sorry, I cannot share the pbi but the problem is solved. The data model has some problem and i have adjusted it and added a colunm to table to help the calculation. The dax is the same as above. Thanks again.