Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

DAX/Visualization Table Duplicating Data for next year

Attached is sample data from my visualization table. You can see the Product Value is completing a weird calculation - each year is duplicating the product value from the previous, and my grand total...
  • v-lid-msft's avatar
    6 years ago

    Hi Anonymous ,

     

     

    Based on my test,  if we don’t summarize the [Product value] field, then we can get the table like this, each year is duplicating the product value from the previous

     

     

    But if We select  Sum the value field, we can get the correct result as following,

     

     

    BTW , pbix file as attached


    Best regards,