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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to create continuous and dotted line graph together?

Hi All,

We have a requirement to show a line graph with dotted line in same line. Please find the attached screen shot. Is it possible to achieve?

Thanks

Anirban

3 Replies
m_woolf
Master II
Master II

Maybe something like this in the expression's line style:

if(Date>today(),'<S2>')

OmarBenSalem

Hi mw,

And in QlikSense? How such a thing would be possible? an alternative to "if(Date>today(),'<S2>')" ?

The only forecast I could do (in Qlik Sense) if I don't use the forecast function of the R extension is as follow:

Capture.PNG

With the trend expression created by using a combination of linest

_m and linest_b functions.

If you know aother to atain 'forecasting' in Qlik Sense, please share !

Thanks,

m_woolf
Master II
Master II

I didn't notice the QlikSense categorization - my post was about QlikView.