Create report which shows counts of CSAT and DSAT for IT teams
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 08:29 PM
Hi,
Create report which shows counts of CSAT and DSAT for IT teams. It is a table format which shows like below
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 08:46 PM - edited 03-10-2024 08:47 PM
Hi @gm6
Performance Analytics might be what you're looking for.
Create a pivot scorecard visualization for a breakdown widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2024 11:26 PM
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 as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 01:28 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 03:58 AM
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