Apr.

21

2009

How to Do Column Placement in FRx

by Jan Harrigan CPA

Need to calculate an individual cell in FRx? You can. The technique is called column placement.

I’ve been focused on the future of FRx for so long that it’s been a while since I posted a How To. By special request from the Wednesday presentation at Convergence (sorry again for the dreadful visual capabilities of the room we were in!), here’s how to do column placement.

Quite often in FRx you simply need to put the value in one column into a different column. This is easy in excel with by just entering an ‘=’ with the cell reference. It’s not quite as easy in FRx but it’s still fairly straightforward.

It’s easier if you think of the intersection of each row and column as having a cell reference, just as in Excel. So the reference for FRx column B and row code 1410 would be simply B1410.

But let’s look at an example. This is from the cashflow example in the FRxDemo spec set. In it, Column E calculates the YTD change in all accounts (because that’s what you need for cashflow). Yet for Cash at the Beginning of Period, we don’t want the change, we want the actual Beginning Balance. The YTD Beginning Balance is contained in column C. So we’ll use column placement to set the value in column E equal to the value in column C:

2009-031709-col-placement-1

Row 1360 contains the link to the GL.

Row 1390 is the column placement row:

  • Use a CAL format code.
  • FRx column B is set equal to its own value for row 1360, in this case the beginning balance (due to the row modifier /BB) for GL accounts 1100 to 1110 +1600. The formula is B=B1360.
  • You’d get the same value in column B for row 1360 if it weren’t a nonprint.
  • FRx columns C and D are nonprinting so we don’t need to assign values in this particular case.
  • FRx column E is set equal to column C’s beginning balance for  the GL accounts in row 1360. The formula is E=C1360, meaning put column C’s balance into column E.

2009-031709-col-placement-2

One last item: for column placement to work, you must set the calculation priority in the catalog to Calculate Columns First. What this means is that columns are calculated first, then the rows are calculated, so row calculations are dominant.

BTW I don’t do cashflows like this, but this was the simplest example I could dig up quickly.

This is a simple example but it can get complex quickly. This last screenshot shows a LOT going on in this column placement and it’s waaay too complex to boot (there are several ways to simplify this), but it does show that calculations can be done with column placement. Don’t try this at home!  

2009-031709-col-placement-3

Don’t forget the catalog setting: Report Options tab, Advanced, Calculation Priority: Calculate Columns First.

Share with Friends, or Print:
  • Print
  • email
  • Facebook
  • LinkedIn
  • Twitter

{ 5 comments… read them below or add one }

Jeff [MSFT] May 5, 2009 at 1:33 am

Hi Jan,

Good post. I just wanted to clarify one thing …

You only need to change the calculation priority to columns first if there’s an intersection of row and column calculations. In the example above, if you were setting column D=C1360, you would not need to change the calculation priority because there’s only one calculation. However, because you’re setting column E’s value and column E is a CALC column, FRx needs to know which of the conflicting calculations should take priority (i.e., which should happen first). It’s a little strange, but that’s the way it works.

Hope that helps.
Jeff

Jan Harrigan CPA May 5, 2009 at 9:03 am

Excellent point, thanks Jeff! You’re exactly right (of course!): the calculation priority is only necessary in reports where a CAL in the row intersects with a CALC in the column.

FRx has to know which calculation should prevail, and defaults to the CALC in the column (meaning calculation priority is set to ‘calculate rows first’).

Makes sense that if D=C1360 was the only calculation in this example, you wouldn’t have to change the default priority. Thanks for pointing that out…Jan

Merle November 16, 2010 at 1:22 pm

I’ve used the formula in FRx but have yet to find a solution in Management Reporter that will return the same results. Seems MS forgot this one.

Ranjit Charles February 9, 2011 at 10:43 am

Jan,
I am trying to display revenue and expense columns by program in FRx. so our row description will have our programs and I would like to insert 2 seperate GL columns one for the revenue accounts and the other for the Expense accounts.
Ex=g
Program A Revenue A Expense A Profit A
Program B Revenue B Expense B Profit B
Program C Revenue C Expense C Profit C
How do we get this to come out correctly onthe catalog. The key is to have a revenue account and expense in one line (row).
Thanks!

Jan Harrigan CPA February 9, 2011 at 11:17 am

The short answer is to use the Account Filter cell in the columns. The best answer depends on your account structure: I would probably simplify and use just the programs in the row, but that’s an advanced design that would likely require a bit of consulting to set up correctly. Use the contact form if you want to go that route. I consult with end users and consultants alike! Cheers…Jan

Leave a Comment

{ 1 trackback }

Previous post:

Next post: