Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am working on VizLib replacement for one of my Qlik Dashboard. In the dashboard one of the sheet have VizLib Filter pane chart in which Dimension has taken CNSelect, and in conditional filtering =IF(ONLY({1} CNOrder)<13,True(),False()) expression has applied
in 2nd filter pane =IF(ONLY({1} CNOrder)<25 AND ONLY({1} CNOrder)>12,True(),False()) this expression has applied
2 filter panes has formed . I have selected value from 1st Filter pane and also value from 2nd filter pane, so it has not removed value from 1st filter pane when selected value from 2nd filter pane.
I need to implement exactly same with native Filter pane object in frontend only
Please help, it would be so helpful when someone solves this
Thanks!!
Hi @Bharathi09 I would be interested to understand why you are looking to remove the Vizlib Filter. What are the limitations you are facing as the Filter provides additional capabilities. Vizlib also has the Vizlib Toolbar which I recon would also solve your needs here.