I am trying to create an input text object named 'Evolution' which can be use to see evolution of sales. If user enter '10', the value of 'Sales' will be 'Sales * 0.1' . I create my input text object by it doesn't interact with the actual value of Sales. I have a simple table which display actual Sales and future sales(Actual sales * Evolution).