- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2022 01:32 PM
I have a cascading filter that doesn't seem to be working. I'm not sure if I misconfigured it or if something isn't working as it should. Is this configured correctly?
I create a report using the same query using the same query sys_id but when I apply the filter, the report refreshes but it is not filtered on the selection. It's not filtered at all.
The only business applications that should be showing is Akana.
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2022 01:37 PM
It looks like from your pictures, you may be missing the target table needed. Here is a link to the docs page regarding cascading filters and the target table. Cascading filters
If this solved your issue, please mark this response correct and helpful
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2022 01:37 PM
It looks like from your pictures, you may be missing the target table needed. Here is a link to the docs page regarding cascading filters and the target table. Cascading filters
If this solved your issue, please mark this response correct and helpful
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2022 01:57 PM
That was it. Thank you. Not sure how I missed that.