Interactive Filters - Assignment Group, Assigned To

dharani2607
Tera Contributor

Hello,

I need to add an interactive filter in homepage dashboard, where user can select multiple assignment groups (only he's part of), assigned to (based on selected assignment group) for viewing the reports in dashboard.

Something similar to below one,

find_real_file.png

Thanks

7 REPLIES 7

Yes, I am able to select only single group/member at a time. How to get multiple users from assignment group

Hi @dharani2607 ,

It is not possible to do multiselection in cascading filter. For that you have to use multi select reference interactive filter only . Another option is to use 2 reference interactive filter -One which will refer to the sys_user_group table and second filter which will refer to the sys_user_grmember table. However the second filter cannot be dependent on first filter.

So if single selection is fine then please use cascading filter .Else for multi selection please use reference filter.

Please mark my answer as correct & helpful if the answer is useful

Regards,

Maharshi

Hi @dharani2607 ,

Hope my answer has helped you and you were able to execute it.

Can you please mark my answer as correct and helpful if it was helpful

Regards,

Maharshi