Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can I create in qlikview functions.
For example, I need to convert from lb or kg to QQ , and I pass parameters and it returns the value converted. Like this
convertQQ(56,lb) this return 56lb converted to QQ
I need to write this functions in my scritp? How to use this later?
Hi,
You can create a macro function containing this operation and return the result in you load statement.
Here you are an example in QlikView Document.