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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
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?

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.