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: 
paul_ripley
Creator III
Creator III

Use of variable in table to calculate another number

Hello

I have number of costs in different offices that I need to allocate to the different business units based on a percentage.  The percentage might each month.  The calculation is simple, total office cost multiplied by percentage.

I could hardcode this but I would like the user to be able to change the percentage on the screen and then the table update.

Can anyone suggest how you would do this?

Many thanks

Paul

1 Reply
vishsaggi
Champion III
Champion III

Use Inputbox object and create a variable. Then use that variable in your expression.