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

Percentage in simple table

Hi everybody,

I need to calculate the percentage of every line (Key %) over the total of 'Key Vir', for example 315.11/709935.

I use the expresion $(vFinanceKeyVirMain)/sum(Total $(vFinanceKeyVirMain)) where vFinanceKeyVirMain is the value of 'Key Vir' for each line and it is calculate with sum({$<[Invoice Date num]={'>=$(vDateMin)<=$(vDateMax)'},[Transaction Type Main]={'Online'}>}[Total value]) expression (that it works fine), but unfortunally it doesn't works as you can see in the image.

Any idea?

Thanks in advance.

0 Replies