Suppress rows based on the account prefix postive or negative
Summary:
Suppress rows based on the account prefix postive or negative
Content (please ensure you mask any confidential information):
There is a requirement to have values ommitted based on the negative or positive prefix.
Example the account code 101 displays under 2 headings in the balance sheet ;
1. Loans to related party
2. Loans from related party
Reequirement is to for the above account 101;
If the value is negative it should be displayed under 1.Loans to related party heading and rows with positive values should not display
If the value is positive it should be displayed under 1.Loans from related party heading and rows with negative values should not display
0