G
Guest
I would like to use and expression to calclulate a percent. Here is the exp.
Expr1: Round([Column 1]/[Column2],2)
I am rounding to 2 because it is a percent, however I want to round down
such that 97.8% is displayed as 97%
Can anyone help??
Expr1: Round([Column 1]/[Column2],2)
I am rounding to 2 because it is a percent, however I want to round down
such that 97.8% is displayed as 97%
Can anyone help??