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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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
Partner - Creator III
Partner - Creator III

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...