Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a Qlik Sense application that's used to measure the pre and post effects of an intervention.
We use line chart to track the effect of this intervention, hence my X-axis is some thing like '2-1yrs pre','1-0yr pre','0-1 yr post' etc. I need a reference line exactly midway between the x-axis points '1-0yr pre','0-1 yr post' to mark the intervention. Is there a way to do this on the X-axis of line chart?
Thanks,
Jyotsna
Perhaps this with your Reference line
Sum({<Dimension = {'1-0yr pre','0-1 yr post'}>}Measure)/2
But this will still mark the reference line on Y-axis and not X-axis
There is no option to add in X-Axis with native object where as "Vizlib Combo Chart" extension deserve that.