Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi friends ,
How to know the qvw application belongs to which version.
Thanks in advance
jana
Hi ,
Try this
=QlikViewVersion()
///Yusuf
I think this will return the version of QV currently being run.
If I created a qvw one year ago using QV 10 and have QV 11 installed currently then this function will return QV 11 version value.