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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to dispaly total count of the records displaying in a table box object

Hi

I have used a table box object to display the data. The data will be filtered using various filter.  I would like display the no of records displaying in the table box object using a label/text box on a sheet so that user can able to know how many records are displayed in the table box object. Any help please.

3 Replies
Not applicable
Author

pcrao_kode

I did not understand you question . can you submit a sample file ?

jduenyas
Specialist
Specialist

If one of the fields is, let's say, Order Number then this code will count them:

='Total orders selected ' & Count([Order Number])

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP