Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way i can add a permanent filter to a specified sheet, other than including in set analysis
There is no "sheet filter".
If your QlikSense version is relatively recent, you can add an action to your sheet to make your desired selection(s).
It will automatically select a field, so it will look as if a user made that selection.
What do you mean by "but not displaying the filter panel in the visualization?" If you mean the selection bar, you can create a field that is hidden... either using HidePrefix, HideSuffix or Tag field <fieldname> with $hidden, and use that in your sheet action...hidden fields will not display in selection bar.
There is no "sheet filter".
If your QlikSense version is relatively recent, you can add an action to your sheet to make your desired selection(s).
Will this apply filter action to the sheet, same as selecting a filter manually but not displaying the filter panel in the visualization.
It will automatically select a field, so it will look as if a user made that selection.
What do you mean by "but not displaying the filter panel in the visualization?" If you mean the selection bar, you can create a field that is hidden... either using HidePrefix, HideSuffix or Tag field <fieldname> with $hidden, and use that in your sheet action...hidden fields will not display in selection bar.