How to show "Answered vs Not Answered" in a Dashboard viz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I have a table with one row per question, where Value is populated when answered and blank when not. I want a Donut/Pie widget showing just two segments: "Answered" vs "Not answered".
- Group by → Value splits by actual answer content ("0", "1", "(empty)"), not a simple answered/blank split.
- Format values only does number formatting, no value remapping/bucketing.
Is there a supported way to bucket Group By values, or drive one pie from multiple filtered metrics? So i end up with the number of questions answered by the user, and the ones left unaswered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6m ago
No. Because 'not answered' isn't a value to report on through normal reporting. It's one of the possible values. You could add the 'percentage' to your visualization so you can see the unanswered percentage, making it clear what the answered one is.
Or you check on Performance Analytics, but that depends on your license.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark