Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
farolito20
Contributor III
Contributor III

Functions in Qlikview

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?

1 Reply
Not applicable

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.