- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2020 06:46 AM
I've created a reference interactive filter with reference table = sys_user_group. The filter is placed on a dashboard with 3 reports with source tables of: sys_group_has_role, sys_user_grmember, and sys_user_group. I want the interactive filter to apply to all 3 reports, but am only able to add interactive filter references for the sys_group_has_role and sys_user_grmember tables. I've attempted to create an interactive filter reference on the sys_user group table where:
reference table = sys_user_group
reference field = Sys ID
However, I get the error "Reference field "sys_id" is not of type "sys_user_group"". Is there a way to filter a report using an interactive filter with a matching reference table?
Solved! Go to Solution.
- Labels:
-
Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2020 08:31 AM
I believe this will work once configured, but there is a BR that presents it from being configured. For the time being, you may need to disable that BR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2020 08:31 AM
I believe this will work once configured, but there is a BR that presents it from being configured. For the time being, you may need to disable that BR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2020 08:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 07:57 AM
How did you end up getting this to work.
I've manually set the table to rm_sprint and the field to sys_id but it still doesn't work for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 08:15 PM
This solution worked perfectly! Thank you.