Column stacked chart not working in Dashboard - Traditional UI (summarized report)

I am facing an issue where column stacked chart not working in Dashboard - Traditional UI .

Chart is source from report definition and it is configured as summarized report (showing number of cases created each day with statuses). Please suggest if any one faced similar issue with column stacked chart placed in section. Refer attachment for steps followed.

Dashboard_Columnstacked_chartnotworking.docx (695.3 KB)

Hi @sreekanthr45621 ,

In the RD the pxCreateDateTime returns unique values, that is why chart shows the in DateTime .

Try using Date Only functions in your RD.


Hope it helps.

Thanks for your reply. Appreciate your efforts :grinning_face: . i still used series type multiple and y axis with case status. it solves my issue.