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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
syukyo_zhu
Creator III
Creator III

mesure

Hi,

is it possible to use 2 mesures for creating a new mesure in Qlik sense?

Thanks

5 Replies
MK_QSL
MVP
MVP

You mean to say...
Measure1 & '|' & Measure2 as Measure3

syukyo_zhu
Creator III
Creator III
Author

Hi manish,

Not on the script.

I want to create a new measure in my application: for ex: measure1/measure2

qlik sense.png

karthikoffi27se
Creator III
Creator III

Hi Xia


Can you share an example please


Many Thanks

Karthik

Anonymous
Not applicable

Hi,

I think the best way to do this is with variables.

Create 2 variables measure1 and measure2.

And then on measure3 use $(measure1)/$(measure2)

Regards,

Sílvia Ganhão

harvinderjohal
Creator
Creator

You may want to look at creating variables instead as they are meant to be used globally.  When  you create a Master Measure, it is referenced within Visualizations but not chained within other Master Measures (hopefully that will change one day).

Create master measures ‒ Qlik Sense

http://help.qlik.com/en-US/sense/2.2/Subsystems/Hub/Content/Variables/work-with-variables.htm?q=vari...