Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
evalvate fun in vb script?
activedocument.evaluate( ...expression... ) will evaluate the qlikview expression and return the result as a string value (if possible).
No, just have fun.
Hi gysbert,
what it is
i guess like
vreport=activedocument.evaluvate(vsetreport)
what evalvate is doing its like calculation or is there any other work
activedocument.evaluate( ...expression... ) will evaluate the qlikview expression and return the result as a string value (if possible).
The Evaluate function will work in different ways depending on what vSetReport is. Evaluate is a very powerful function.