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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
fneumann
Contributor III
Contributor III

Use Master Elements in formulas

Hi all!

I would like to use a existing master element in a formula like this:

=$(=FirstSortedValue(MasterElement,Dim.ID,1))

Does anybody know if and how this is posiible?

Many thanks in advance!

Labels (1)
1 Solution

Accepted Solutions
ramchalla
Creator II
Creator II

@fneumann 

unfortunately, we cannot use master elements in an expression. Please find the below link.

https://community.qlik.com/t5/New-to-Qlik-Sense/Using-master-measures-dimension-in-formulas/td-p/545... 

View solution in original post

2 Replies
ramchalla
Creator II
Creator II

@fneumann 

unfortunately, we cannot use master elements in an expression. Please find the below link.

https://community.qlik.com/t5/New-to-Qlik-Sense/Using-master-measures-dimension-in-formulas/td-p/545... 

fneumann
Contributor III
Contributor III
Author

Thanks for that!