Discussion board where members can learn more about Qlik Sense App Development and Usage.
Hello,
what is the best way to make a VBScript from QlikView work in QlikSense? Install an extension? Rewrite in another program language?
Thanks 4 help?
Depends on what the VBS does, for example send an email. Maybe there's an extension for that functionality. If not, I would say Python integration.
Depends on what the VBS does, for example send an email. Maybe there's an extension for that functionality. If not, I would say Python integration.
A bundle of files is to be copied from on drive to another. Its because ther were problems creating the files individually at the destination. And yes, the script could be replaced with python. Think that's good suggestion from you. 🙂
But does that also mean that the python script must be called via an extension 4 python, correct? Haven't used python in conjunction with qlik yet.