Comments
-
Thanks both, for some reason I can't attach a screenshot to prove it, but the calculated formula I'm using to test is literally 10*(2-1) Which evaluates to 19 while 10*POWER(2-1,1) evaluates to 10 as expected. This is for a DataSet view which I created in Analyser. I'm adding the above as a Calculated Column in the data…