Forum Discussion
cubedweller
8 years agoRegular Visitor
clustered column chart displaying incorrect count based on new column
I created the following two New Columns: 1) Completed Past Due = SWITCH(TRUE(), CV_EC[Task Due Date] < CV_EC[Task Finished Date] && NOT(ISBLANK(CV_EC[Task Finished Date])) && CV_EC[Status]="Complete...
- 7 years ago
Hi Yuliana,
I found the problem.
It was a data issue.
The graph is working fine now.
Thank you.
v-yulgu-msft
7 years agoMicrosoft Employee
Hi cubedweller,
It's hard to say what caused the incorrect value in chart and card visual based on current information. Would you please share your .pbix file so that I can check? Remove senssitive data before uploading.
Best regards,
Yuliana Gu
cubedweller
7 years agoRegular Visitor
Hi Yuliana,
I found the problem.
It was a data issue.
The graph is working fine now.
Thank you.