Answered

I want to calculate a price based on 3 sliding scales

  • 17 April 2021
  • 3 replies
  • 311 views

Hi,

 

I want to create a form where users can add an amount which it then calculates fee based on sliding scales. The logic is as following:

 

  1. If <amount> is between 1000-10,000 > fee = 10%
  1. If <amount> is between 10,000-20,000 then an additional fee of 7,5% is added on top of the 10% fee
  1. If <amount> is between 20,000-50,000 then an additional fee of 5% is added on top of the 10% and 7,5% fee.

Example:

If amount = 23,000

10% over 10,000 = 1000

7,5% over 10,000 = 750

5% over 3,000 = 150

Fee = 1,900

 

Now before I got the upgrade I checked the videos about logic and the calculator and assumed it was possible. But now I see that those tutorials are based on the classic builder. Is this something I can do with the New builder? It seems too limited.

 

Thanks,

Renier

icon

Best answer by Mariana 19 April 2021, 12:23

View original

3 replies

Userlevel 7
Badge +5

Hi @renierb. Welcome to the Typeform Community! :hugging:

 

Yes, you can achieve that using the New Builder! =) In fact, the New Builder has more features than the Classic one, so you have even more possibilities with it. These are the articles to guide you through the process:

  1. How to add calculations to your questions

  1. Get the most out of Advanced Logic with Branching and calculations

 

If you have any troubles or questions when creating your form, let us know and we'll be happy to provide further assistance. =)

I have the same issue as above. I need to calculate a possible fee to screen prospects based on the following:

Gross Income x 0.80% +

Non-primary-home net worth based on the following - each tier calculated separately:

First $1,000,000 x 0.15% +

Next $1,000,000 x 0.25% +

Next $1,000,000 x 0.15% +

Above $3,000,000 x 0.05% = 

Total Fee

Could you show an example of what something like this would look like? Thanks! 

 

 

 

Userlevel 7
Badge +5

Hi @MyDogPebbles Thanks for stopping by! What do you have currently set up on your form in regards to the questions you’re asking? More specifically, are the respondents entering their incoming manually? Any screenshots you can provide would be helpful!

Reply