Hi, I want to set a value using by case logic. However one of the case has 2 possible value and I want to set the value using some percentages.
For example if case = 1 then 30% will be 50 and 70% will be 60
I am aware that I need to code it manually, but I don't have general idea to code it. Any suggestion?