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: 
Paknanarn23
Creator II
Creator II

Calculate percentage from count

I might get a percentage calculation formula from the count of that value, e.g. when I count out, divide the result of the count by the total and multiply by 100

1 Solution

Accepted Solutions
settu_periasamy
Master III
Master III

Try like 

Count(Field) / Count (TOTAL Field)

View solution in original post

1 Reply
settu_periasamy
Master III
Master III

Try like 

Count(Field) / Count (TOTAL Field)