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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

RecNo()

Hi All,

May I know why the RecNo is not working in the attached application. Why it is showing "-" instead of showing the RecNo of that particular column.

Thanks and Regards,

Rikab

1 Solution

Accepted Solutions
Not applicable
Author

Hi Rikab,

RecNo is not a valid function in charts.
Only in load script exists recno().

Alex



View solution in original post

5 Replies
Not applicable
Author

Hi

Attach application, please.

Alex



Not applicable
Author

Hi Alex,

Have attached the file. Please check!

Thanks and Regards,

Rikab

Not applicable
Author

Hi Rikab,

RecNo is not a valid function in charts.
Only in load script exists recno().

Alex



Not applicable
Author

hi,

probably recno() is not a chart function .

you can use it in your scripts but not in the charts. see reference manual chart expressions

thanks

Not applicable
Author

Ok thankyou for all your replies...