apply filter through script in custom interactive filters

Venkat122
Kilo Guru

Hi All,

i have 3 reports on a dashboard, 2 reports are from task table and another one is a report from a custom table. So, i need to create a custom filter and this should filter values in all the three reports, publishfilter method is able to apply filter to only one table(task), is there any way to apply filter fro more than one table through script like we have interactive filter reference for OOTB interactive filters.

Thanks and regards

Giri

4 REPLIES 4

Hi Chandu,



Thanks for your reply!!



I want to create a custom interactive filter to add in Performance analytics dashboard.



Regards


Swamy


Chandu Telu
Tera Guru
Tera Guru

yes, i tried that and script working fine and filtering data in task based reports but the filter is not applied to custom table, so my requirement is to apply the filter to task and custom table at once.