Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I created a Line chart with:
I have two Metric_Type (SO and SI). I want the the Line Style to be different for the Metric_Types, so I tried this scripts in the Line Style of the expression:
but didn't work...
Suggestions?
Thanks in advance,
Francisco
I think your first expression should work (it seemms to work in the attachment)
=if(Metric_Type='SI','<S3>')
Yes thats what I thought, but its not working...
Any work around?
Thks,
did you open the attachment?
why isn't working?
SI lines are dotted, not SI normal
Yes it looks like what I, did but its not working...
If I did not find the solution, I will send you the qvw...
Rgds,
FLC
The problem is my expression as set analysis to show the last 12 months including the selected month:
=Sum({<Year=, Month=, Year_Month={">=$(=Max(Year_Month)-99) <=$(=Max(Year_Month))"}>}Values)
if I use a simple expression like:
=Sum(Values)
and select the 12 months it works fine!
Is there a solution using the first expression?
Regards,
FLC
The problem is my expression as set analysis to show the last 12 months including the selected month:
=Sum({<Year=, Month=, Year_Month={">=$(=Max(Year_Month)-99) <=$(=Max(Year_Month))"}>}Values)
if I use a simple expression like:
=Sum(Values)
and select the 12 months it works fine!
Is there a solution using the first expression?
Regards,
FLC
post a qlik doc, if possible