Skip to main content
Participant
October 5, 2021
Answered

Drop down menu percentage calculation

  • October 5, 2021
  • 1 reply
  • 852 views

I am trying to calculate percentages from a drop down menu. I have 6 entries (tax rates) in the dropdown. I am not familiar with javascript. Help?

 

PM

 

 

 

This topic has been closed for replies.
Correct answer Nesa Nurani

You want to show tax ammount in same dropdown after selecting tax?

Add percentage as export value of each choice:

Example:

HST 15%  set export value: 0.15...etc for rest of choices.

Then in calculation tab select 'Value is the' and select product(x) and pick 'total' and 'tax' field.

1 reply

Inspiring
October 5, 2021

Can you explain with little more details ?

Participant
October 5, 2021

Thank you so much for responding.

 

I have a dropdown menu with 7 percentages. We want our members to be able to choose the tax percentage that applies to their province and calculate a total including the taxes.  I have attached a screen shot of the proposed dropdown items.

 

P

Nesa Nurani
Community Expert
Nesa NuraniCommunity ExpertCorrect answer
Community Expert
October 5, 2021

You want to show tax ammount in same dropdown after selecting tax?

Add percentage as export value of each choice:

Example:

HST 15%  set export value: 0.15...etc for rest of choices.

Then in calculation tab select 'Value is the' and select product(x) and pick 'total' and 'tax' field.