DDriderNew Contributor III2 years agoAdditional math on GetDataCell expressions I have a column performing the following expression: GetDataCell(Divide(CVC(CYAct)-CVC(PYAct)), CVC(PYAct))):Name(PY % Var) The column uses the following formatting: ExcelNumberFormat = 0.0%, Excel...Show More
KarlTContributor III2 years agoHave you tried setting the ExcelUseScale to false for that row/column to see if that solves it?
DDriderNew Contributor III to KarlT2 years agoIf set to false, it defaults to scale = 0 and doesn't change since scale is set to 0 in the column formatting..
Related ContentTransformation rules - Additional examples for the Range type expressionRounding function in GetDataCellGetDataCell CVR errorGetDataCell Error in CVExclude members from rule expression