Forum Discussion
Anonymous
6 years agoNot applicable
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...
- 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,
v-lid-msft
Community Support
6 years agoHi 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,