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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

my location on the table

Is it possible to find out my location (where I right now click) on a pivot table or a straight table.

For example if I click on 55 in below table it will give me

the column name: Score,

the row name: Len

the Score :55

thank you

20-11-2017 14-46-07.png

Guess not possible, hope I am wrong, thanks,

Raphael

1 Solution

Accepted Solutions
sunny_talwar

Knowing the column name is probably not possible if you are using it as an expression, but other two should be simple

=Name

=Score

View solution in original post

2 Replies
sunny_talwar

Knowing the column name is probably not possible if you are using it as an expression, but other two should be simple

=Name

=Score

Anonymous
Not applicable
Author

Thank you