I have two columns that I use to calculate a Variance Column. But now I need to calculate a new column which would determine 'F' or 'U' depending on the value of the variance column. How can I do this?
For example if a value is > 1000 show 'F' else show 'U'