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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bartsimpson77
Contributor III
Contributor III

Can Qlik Sense do forecsting / clustering like tableau?

What is the best way to produce trend lines / forecasts / clustering analyses in Qlik Sense, similar to what is demonstrated with Tableau here: https://www.youtube.com/watch?v=sS8_aBxrjK8 Does Qlik Sense have any of these functions out of the box, or do you need to hand-roll formulas to perform these calculations in load scripts for example?
2 Replies
Ivan_Bozov
Luminary
Luminary

Yup, it's not drag and drop forecast, but there are several statistical functions you can use: https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/Scripting/Statistica...

The recently released R and Python integration is also worth a look if you are into more advanced stuff. 

vizmind.eu
bartsimpson77
Contributor III
Contributor III
Author

Thanks for the link. Trying to process ... How would I use that to draw a linear or exponential trendline on a line graph for example? (similar to the right-click "add a trendline" function in excel)