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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sorayavalencia22
Contributor
Contributor

HELP for creating dynamic calculation

Hi!

I need some help in creating dynamic calculations:

- I have a variable input which displays a dropdown with the headings of  columns from a precharged table (Excel)

- With the variable input I can select one of the columns but I need to multiply that result with an other selected column  

For example: If I select in the dropdown column "E" wich contains results (in numbers), and I select from an other variable input a x%, I need these two columns to be multiplied and add the result in a table within the dashboard. 

¿Does someone know how to do this?Capture.JPG

Regards,

Soraya

 

 

1 Reply
abhijitnalekar
Specialist II
Specialist II

Hi @sorayavalencia22 ,

You can multiply variables which are set to these dropdowns eg.

Variable1 is set to PESOCOMPETENCIA1  and Variable2 is set to COMPETENCIA1

Then you can use below expression in the table

$(Variable1)*$(Variable2) 

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!