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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Tvanguri
Contributor
Contributor

Qlicksense Engine API - Get fieldsList used in Measures

Hi 

I am trying to find the link between fields which are used in Measures.

Can i get Field list participated in a particular measure ?

Labels (1)
1 Solution

Accepted Solutions
Øystein_Kolsrud
Employee
Employee

I don't think there's any endpoint that deduces that for you. You will have to parse the expression yourself.

View solution in original post

4 Replies
jyothish8807
Master II
Master II

Hi Tvanguri,

You can explore document Analyzer 1.7. I hope it will help to resolve your query.

Tools | Qlikview Cookbook

 

Best Regards,
KC
Tvanguri
Contributor
Contributor
Author

Hi Jyotish,

Thank you for the response.

I am trying it to find out in Qlicksense Engine API, which responses in JSON format, I have gone through your posted link, but there i can't see any API.

Could you please help me if you know on this.

Øystein_Kolsrud
Employee
Employee

I don't think there's any endpoint that deduces that for you. You will have to parse the expression yourself.

Tvanguri
Contributor
Contributor
Author

ok, Thank you for the response