Create report which shows counts of CSAT and DSAT for IT teams

gm6
Tera Contributor

Hi,

Create report which shows counts of CSAT and DSAT for IT teams. It is a table format which shows like below

11.03.2024_08.57.52_REC.png

 

Thanks

 

6 REPLIES 6

Tai Vu
Kilo Patron
Kilo Patron

Hi @gm6 

Performance Analytics might be what you're looking for.

Create a pivot scorecard visualization for a breakdown widget

Timi_0-1710128867766.png

 

 
Cheers,
Tai Vu

AndersBGS
Tera Patron
Tera Patron

Hi @gm6 ,

 

As @Tai Vu have mentioned, Performance Analytics might be the way to go, as you requirement can't be resolved through standard reports.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

best regards

Anders 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Mark Manders
Mega Patron

If I understand you correctly, you can create a Multi Level Pivot-table report on the asmt_assessment_instance table and filter on metric type = CSAT or metric type = DSAT (and probably state = completed).
Add 'Metric Type' as your column and 'task.assignment_group' as row (dotwalk). This should give you the numbers per survey and the total count.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

gm6
Tera Contributor

@Tai Vu 

@AndersBGS 

have created the using the Pivot scorecard. I have requirement if there are zero surveys mention as zero and also need the sorting as per count highest count to lowest

12.03.2024_16.26.37_REC.png