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

expression help

Hi ,

I was kindly provided the following expression which helps count certain records:

=Count( {<[SMT]={"Yes"}>} [Sex])

however, we also need to show this as a %. I have the following expression which works fine in a straight table; however we want it in a list box. Qlikview says is ok but isn't producing the correct %. Can anyone please help?

=Count( {<[SMT]={"Yes"}>} [Sex])/Count(TOTAL [SMT])

Chris

1 Reply
Kushal_Chawda

Please share the sample app