Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

GetMeasureWithLabel Method

Overloads

GetMeasureWithLabel(String)

Returns the handle of a measure with a label.

If multiple measures has the same label the first is returned.

GetMeasureWithLabel(String)

Returns the handle of a measure with a label.

If multiple measures has the same label the first is returned.

Declaration

      public GenericMeasure GetMeasureWithLabel([QixName("qLabel")] string label)
    

Parameters

Type Name Description
System.String label

is the label of the measure to be returned.

Returns

Type Description
GenericMeasure

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!