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

qTags for Measures?

Is there any way to get list of tags for measure using extensions api? There is a way to get qTags for dimensions using layout object. How about measures?

2 Replies
konrad_mattheis
Luminary Alumni
Luminary Alumni

Hi,

I can tell you that this is at least possible with the engine api over the websockets.

bye

Konrad

reddy-s
Master II
Master II

Hi Alexander,

Try using the GetTablesAndKeys() function. This might help you.

Check this link:

https://help.qlik.com/sense/2.1/en-US/developer/#../Subsystems/EngineAPI/Content/Classes/AppClass/Ap...