Hello Experts,
Looking for advise.
Question: Built simple dashboard on UNX. Added filters on product in initial view using 'FilterbyInput String'. Does this act as where clause or is it pulling all the data and filtering at the dashboard?
Problem: Restricted products (A,B,C) at initial view level. Built chart & grouped checkbox with source as DS_1. Chart is filtering fine with only products A,B,C. But in checkbox, I am seeing all the products (say A,B,C,D,E...). I also tried to setFilter on checkbox 'On StartUp' but this is only showing as checked boxes on products A,B,C and showing unchecked for remaining products.
I only want to show A,B,C in checkBoxGroup. Please help me out.
Thanks
Ravi