- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020 08:42 AM
I need to create a report on a Dashboard that uses a filter similar to the Interactive Cascading filter, however the fields are not Reference fields, but Choice fields defined in sys_choice table like Category and Subcategory. I have not been able to find anything on this topic.
Please help.
Solved! Go to Solution.
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020 09:18 AM
Cascading filters only work on references. So you have a few not ideal options:
1) Convert the choice lists to references
2) Use two choice list filters (which are limited to single tables)
3) Create a custom interactive filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020 08:59 AM
Hi,
Below is the link of docs which help you to create interactive filter for choice field,
Please refer below link,
Please mark the answer correct and helpful if it will help you in any manner.
Regards,
Akshata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020 09:18 AM
Cascading filters only work on references. So you have a few not ideal options:
1) Convert the choice lists to references
2) Use two choice list filters (which are limited to single tables)
3) Create a custom interactive filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020 09:32 AM
OK, so this confirms my suspicion that this functionality does not exist out of the box. Hmm, would have thought this is easier than Ref fields.
Thank you Adam.
