Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
marwen_garwachi
Creator II
Creator II

GetobjectMeasure()

Hello,

I need to get the measure of an object in Qlik sense.

The problem is that the syntax of the formula GetobjectMeasure () is supposed to be GetobjectMeasure (Index, 'ObjectID') but that does not seem to work.

The need is as follows:

I have a Dashboard with 11 tabs and for each tab more than 30 formulas of all kinds (color, measure and dimension). That makes me a total of 450 formulas to maintain! (not at all practical but that's how it is).

Each tab concerns a specific customer with specific KPIs for that customer. I would like to find a way to populate the customer key somewhere and use variables instead of customer code. Now the variable is applied by everything in the document.
So the only solution for me is to use a text box in which I fill in the client key and use the getobjectmeasure () function that will read the client code from this object.
but that does not seem to work because I can not call the measure of a specified object!

 

Someone can help me ??

Labels (1)
0 Replies