I'm looking to create an income statement that has the actual financial numbers in one column, and a common form (percentage of "X") column beside it.
The basis for computing the percentage would be the financial number "A" divided by the base financial number "X"... then the next line item...
I am trying to write an if-then-else statement in FRx that displays a word as the result. This is what I am currently working with:
IF @600 <= .9 THEN "YES" ELSE "NO"
I am also writing one that displays a number as a result
IF @720 < 0 THEN 0 ELSE @720
Unfortunately both of these formulas...
yeah, this problem is stumping everyone... even tech support. The only budget we have is in our budget book code. Gallons and sales dollars are in that budget under the same accounts, seperated by subaccounts and unit types (which is where the statistical/actual book codes comes in to exclude...
Column format has a column for actual financials, one for the budget, and one for calculating the difference. Book codes are "actual" & "budget". This report is for a convenience store which records sales and gallons under the same account, differentiating by the units (financial vs...
I am trying to finalize an income statement needs to display both financial and statistical information. When I set up book codes in the row format of my report, the column book code is ignored. This makes the report display the same figures in each column for the row with the book code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.