Forum Discussion

cubedweller's avatar
cubedweller
Regular Visitor
8 years ago
Solved

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...
  • cubedweller's avatar
    cubedweller
    7 years ago

    Hi Yuliana,

    I found the problem.

    It was a data issue. 

    The graph is working fine now.

    Thank you.