Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Calculate % as a calculated field

Hi All,

I have the given view in Qliksense I would like to add the % field next to "Forecast Spend"  field as a calculated field in the table

tst.JPG

Help!

1 Solution

Accepted Solutions
shivanandk
Partner - Creator II
Partner - Creator II

Try   new column Sum(FieldName)/Sum(TOTAL FieldName). Replace field name with your actual name of the field.

View solution in original post

1 Reply
shivanandk
Partner - Creator II
Partner - Creator II

Try   new column Sum(FieldName)/Sum(TOTAL FieldName). Replace field name with your actual name of the field.