Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
master_t
Partner - Creator II
Partner - Creator II

Qlik Sense SDK: obtaining Qlik Sense version

I'm using the .NET Qlik Sense SDK and I'm trying to obtain the Qlik Sense version number, this one:

version_screen.png

 

However, I can't find a method to do it.

I found the following methods:

SenseLocation.GetHub().ProductVersion();

SenseLocation.GetHub().QvVersion();

and

SenseLocation.GetHub().EngineVersion();

but none of them return the actual version number (the one I highlighted in red in the screenshot). The first two methods both return "4.0.X" (no idea what that means) and the second one returns the version of just the Engine component, not of Qlik Sense itself

What is the proper way to obtain the actual version number of Qlik Sense?

1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I think the number you have highlighted is the Hub version. The Hub.EngineVersion.ComponentVersion will give the you version number for the Engine as you've discovered.  To get version numbers for other components you would likely need to use the QRS API.

What is your end objective?

-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com