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: 
sjhussain
Partner - Creator II
Partner - Creator II

Count of Rows in Pivot Table

Hello,

We are having problem in displaying the Count of Rows in our Pivot Table.

pivottable.jpg

The equation we are using for Days is

=sum(aggr(if($(vSTotal),1,0),ass_name,nQueryDate))

$(vSTotal) is just a dynamic variable having conditional expression e.g. (SD2_dos_moving >=1 and SD2_dos_moving <=200 and SD3_dos_moving = 0)

We want to display the following:

* Count of the Assets where Days are 0

* Do not display the Assets where Days are 0

Also the assets are linked to other tables they will be used in other charts.  So how is it possible to display the same assets as part of other charts?

Will appreciate if someone can really assist us with this.

Thanks in advance.

0 Replies