Filter menu for multiple views on a page

I have a Purchase Order system in my app. When I run a report I need to see the PO table and the PO Line Items table. I need the report to filter by Payment Type (Net 30, Due on Pickup, etc)
Right now I have a filter menu for the grid for PO table, and another filter menu for the grid for PO Line Items. I also have a report that shows a summary and I had to add a filter menu to it as well.
Is there a way to have a single filter menu that will change for all views on a page?

You might want to check linked filters using KTL by @NormandDefayette_CortexRD

1 Like