Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to add a horizontal reference average line to my combo chart. the average reference line will show the average time and I am not able to do that as the time is a measure field, a continuous one and I am not able to filter down the same with either the if statement or the set expression. I need a simple thing to show, something like this:
=if(Match([Client],'A') and Match([type],'B'),time)
The measure- time is already created using the avg aggregation and stored in a similar fashion. Hence I don't need to do an average again in the if statement.
Any help would be useful!
Maybe in the measure you should aggregate the data by type and client?
Could you please share and example?
I want to add reference lin where the average lead time is 115. A horizontal line that would be I have attached the screenshot
reference line is not available in combo chart but in line charts.
What you can do is keep your measure (115) as Variable and add as line
Qliksense seems like such a step back from Qlikview. They removed all of our functionality and control.