I am looking for a way to simplify my expressions for the attached app. The aim of the app is to show how long stock are in warehouse that has not been sold assuming: first in first out (FIFO)
Created 5 variables to hold the dates of 30, 60, 90 and 120 days ago.
Since I cannot use the "column(1)-column(2)" for "SOHNow - 30Days", and have to replace it with the whole expression of SOHNow and 30Days this gets really big, really fast (see expression for 120+Days.