Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All ,
I need to create a qlikview Macro using JScript .
The macro should be able to do the following
While i can do the increment logic in JScript i am not able to accept and update the qlik view variable
While this can be implemented using VB Script, what would be the code for implemting the same in JScript ?
Thanks
Why not use an action to increment the variable? Macros are Bad