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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

please help in attach file .

I make a simple file with 2 problem in it :

1: change list box value , change text box with absolute formula  (TOTAL function)

2:change input box donot change gage formula

please help

1 Reply
sunny_talwar

1) Change the expression to this

=sum({<Date={2019}>} [sale])/sum({1} sale)

2) Change the expression to this

Sum({<[Date]={"$(v1)"}>} [sale])/sum(TOTAL [sale])