Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
jaymerry
Creator
Creator

Get the fieldname of a fied

Hello,

Do you know how I can get the fieldname of a field ? I need to extract a value which in the name of this field, but I don't know how.

Thank you for your help,

Jaymerry

1 Reply
Not applicable

Hi,

Don't know if this is what you're looking for but maybe the FieldName(nr, 'table') function could help, you'd have to make a variable and put it in your script after loading your tables though..

Regards,