Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Morgoz
Contributor III
Contributor III

Get cell info of a table view from Javascript

Hello,

I'm not sure if is it the correct forum to post this question... 

I'm trying to get the value of a cell in a table view from Qlik API in Javacsript (Angular), and I'm not sure how to do it. I found methods arround "table" object, but they are few, and I really don't know how to get the info that I need.

More to say, to get the table object it seems that the method to use is: qlik.table(this), but what should contain "this"? I mean, I'm calling the method from within a function so that "this" doesn't make sense for Qlik.

Any help or link to further information will be appreciated.

Thank you.

Labels (1)
0 Replies