I am trying to find out how a calculation can automatically be changed in a query after a certain limit, such as 2 Million, has been reached.
At the moment, I have a calculation that takes an amount and multiplies it with 0.01, after 2 Million of the "amount" has been reached, the calculation should automatically change to include multiplication with 0.015 (15%). I have never done this before and don't know where to start. Thanks.
Greetings,
Maddi
At the moment, I have a calculation that takes an amount and multiplies it with 0.01, after 2 Million of the "amount" has been reached, the calculation should automatically change to include multiplication with 0.015 (15%). I have never done this before and don't know where to start. Thanks.
Greetings,
Maddi