Reverse Signs for Values on Reporting Intelligence Function Results

BC Cloud Only - this article only applies to Reporting Intelligence for BC Cloud

Overview

Often times when building financial statements, the sign needs to be reversed in the report.

Use a negative sign before the GL(), NL(), of NF() functions to reverse the sign rather than multiplying by -1.

=-@GL("Balance",....)=-@NL("Sum",....)=-@NF($D4,....)

It creates a more efficient report to reverse a sign using Excel formatting rather than performing math on a function.

Was this article helpful?

We're sorry to hear that.