Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All.,
I want to restrict showing of certain values in the filter pane in a sub table. Also can we filter by measure in qliksense
Sub table? Will you explain little more
Hi Siddhart,
you Can Simply write Expression as Below in Dimension:
If(WildMatch([FIeld Name], Value1 , Value2, Value3),[FIeld Name])
Thnaks,
Arvind Patil
on the contrary I want to have multiple true values if my quarter is Q4 it should show Q3
Q2
Q1