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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
mokitsu61
Creator
Creator

Getting row count from Tablebox which has no unique key columns ?

Hi,

How can I get row count from Tablebox which has no unique key columns?

If tablebox has unique key columns, I can use Count(key), but my table box has no unique keys in this case...

Should it have row number?

Labels (1)
1 Solution

Accepted Solutions
mokitsu61
Creator
Creator
Author

Fixed by myself...

I can refer system variable $Row.

Thank you.

View solution in original post

1 Reply
mokitsu61
Creator
Creator
Author

Fixed by myself...

I can refer system variable $Row.

Thank you.