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: 
ahmedwank
Contributor III
Contributor III

Color of total rows in pivot table

hi all

 

i would like to know which fonction can calculate and give me the result in a text box the total number of rows i have in my pivot table 

 

thanks

1 Reply
Claudiu_Anghelescu
Specialist
Specialist

if you have a distinct field in the table you can try;
=count (DISTINCT Field)
To help community find solutions, please don't forget to mark as correct.