Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I'm new to Qlik Sense.
I have a simple filter pane and line chart which are working fine, but as soon as I add some Set Analytics into the expression for the line chart measure, (to exclude some unwanted values), the existing filter pane stops working.
Is this correct? Are filter panes not compatible with Set Analytics?
Thanks
Please share your expression.
you can use set expressions inside any property i.e. dimension, measure, color expressions. It's just you should know which aggregation functions to use.
Thanks for taking the time to respond. I am new to Qlik Sense and haven't looked at "aggregation functions" as yet.
The expression I have is.
Sum({$<[Emp Class]={'FTE'},[UK / Non UK]={'UK'}>}[FTE Current])
For me the below expression is very minimal and shouldn't be any problem