Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
jduenyas
Specialist
Specialist

New to QlikSense

Hello all

I am a long time developer in QlikView. Our company is contemplating switching to QlikSense. 

My question is in regards to the VB or VScript module that QlikView has. I did not find a comparable feature in QlikSense, Since I use this module expensively in creating custom functions and automated procedures, Is there such feature in QlikSense?

Thanks 

Josh

2 Replies
Vegar
MVP
MVP

You won't find a vb script module in Qlik Sense similar to the one in QlikView, but Qlik Sense have several open APIs (mostly JavaScript based) available for custom interactions both front end and back end. You can do a lot with the APIs.

If you are curious about development against the Qlik engine and its APIs you should check out the Qlik Branch web site: https://developer.qlik.com/

You can also check out this page for an API overview.
https://help.qlik.com/en-US/sense-developer/April2019/Content/Sense_Helpsites/APIs-and-SDKs.htm





jduenyas
Specialist
Specialist
Author

Thank you Vegar