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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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

Labels (1)
1 Reply
sunny_talwar
MVP
MVP

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])