- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 04:40 AM
Hi,
I have reports on the resource_plan table, and I would need an interactive filter to filter them based on system group, the problem is, there is no direct reference from the resource_plan table to the system group table, with dotwalking, you can filter from it like this: task.ref_pm_project.u_system_group = ' ', is there anyway to do it in interactive filters? Basically what I want is, just to click on a system group from the dropdown menu, and it would apply the filter task.ref_pm_project.u_system_group = 'the clicked system group' to all the reports.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 05:29 AM
We do offer custom interactive filters using script. i recommend starting here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 05:29 AM
We do offer custom interactive filters using script. i recommend starting here.