Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Looking for function which lists exact position of the field

Looking for function which lists exact position of the field with in pivot table. getobjectfield () give the field name , But looking for the function which shows the index of the field.

2 Replies
Gysbert_Wassenaar

There's no such function afaik. Why do you think you need it?


talk is cheap, supply exceeds demand
Anonymous
Not applicable
Author

I would like to pass the particular field inside aggr function. aggr function will be new field, based on the position it would calculate the data from the previous field.