Haaris_Uddin
3 years agoNew Contributor III
If Then Statement
SOURCE: ONESTREAM CHAMPIONS
Hi,
We are looking to take the values of a specific column and divide everything in it by 3. Was hoping to accomplish this via a Column Override. In the Cell Format within the column override we have tried several variations of the following without any luck:
If (CellAmount > 1) Then /3
EndIf
Thanks for your help.