Dashboards Simple List: How to combine group by sections
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I created a dashboard with a simple list view widget. It is currently grouped by on specific field on a form. The group by split it into three sections, yes, no, or empty as the answer for the field. I want to combine the no and empty fields. Is there a way to combine group by sections/ segments?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Group by is based on a specific field but you cannot manipulate or group the grouped by fields, for example show No + Empty as one group and Yes as another group is not possible.
If you do not want to show any of the options, for example if you want to show only Yes and No options, you can filter out using filter conditions field != Empty
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan