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