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: 
Anonymous
Not applicable

Row count based on selections

I have a straight table with about 17 000 records.  I have created a textboox with a Count(Distinct(TradeName)) which counts the number of distinct TradeNames in the straight table as is illustrated below:

Screen Shot 2015-12-09 at 15.06.04.png

The distinct count of TradeName gives a value of 3801 as illustrated above.  I would want this value to change based on various selections with various dimension values for example filter by date which should reduce the number 3801.

How can this be accomplished in QV?

13 Replies
Anonymous
Not applicable
Author

Agree with Bill, it should be: Count ( Distinct ( [FDA TradeName] ) )

Anonymous
Not applicable
Author

You are right Roger, i have another model within the same application with TradeName and so i had picked up the wrong field for that model.

Once again thank you all.

Anonymous
Not applicable
Author

Thank you are right as pointed to Roger

Anonymous
Not applicable
Author

Thanks Balraj most appreciated