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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
swathidumpala
Contributor
Contributor

percentage calculation

Hi,

Can anyone please help me with the percentage calculation expression in Field expression.

I need to calculate the percentage like:

count(regbranch)/count(branch) * 100

 

 

 

1 Reply
swathidumpala
Contributor
Contributor
Author

The same solution worked.

count(RegBranch)/count(Branch) *100