Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ashleycasper
Contributor
Contributor

Chart Expression - Ignore Date Filter

Hello -

I am using a Combo chart to show Total Staff Need over time. My app requires a date selection, so I would like to Ignore the Date field in this Combo Chart. I was able to ignore the Date field selection for all expressions in the chart except for the "Total Staff Need" trend line outlined in red below.

ashleycasper_0-1617635316030.png

ashleycasper_1-1617635341567.png

 

My expression for "Total Staff Need" is .. 

(((Sum([Task_Count] * [Standard AHT])/.69)/[Working Mins])
+ 3
+ (((Sum([Task_Count] * [Standard AHT])/.69)/[Working Mins]) * [Supervisor Ratio]))

 

 

How can I apply Set Analysis on above? The Date field I would like to ignore is called [Month/Year]. Thank you!

Labels (3)
1 Reply
NadiaB
Support
Support

Hi @ashleycasper 

Please refer to the following documentation:

https://help.qlik.com/en-US/sense/February2021/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAn...

Ignore selection:

[Month/Year]=

Kind Regards.

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm