Forum Discussion
gwynboothpccedu
Aug 03, 2022Copper Contributor
Custom Format on Result cell of Two-data variable table
When we apply a custom format to the result cell of a two-variable data table to display a column label instead of the formula, if the underlying function/number is negative we get a negative sign in...
HansVogelaar
Aug 03, 2022MVP
Use the custom number format
"Interest Rate";"Interest Rate"
The second part specifies the format for negative numbers.
gwynboothpccedu
Aug 09, 2022Copper Contributor
Thanks!