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: 
Not applicable

straight table Fields

Hai,

can anyone explain me to get 4th row of values from a 1st field in table. I need to place it in straight table.

Thnks

1 Reply
vgutkovsky
Master II
Master II

You always want the 4th row of your table? The function fieldvalue() will help you. For example: fieldvalue('myfieldname',4)

Regards,