Reports Group By List Field

ican
Tera Contributor

Use Case:

I have a bar graph report in the dashboard and I am able to Group by a List field but I want to separate multi values separated by comma.

 

Sample:

NameCategory
Test1Category1
Test2Category1, Category2

 

In the bar graph which grouped by Category, the Category1 should display 2 counts and Category2 should display 1.

But for now it is displaying Category1 = 1 count Category1, Category2 = 1 count.

 

How to do this?

 

Thanks.

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

This is expected behaviour, bcz system is not smart to use the delimited , and separate the records in 2 and then count., That is manual part you need to do. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************