Excel

Looking for Subtotals in MR? Me too. While we’re waiting, here’s how to create a pivot in Excel that’s a lot more work, but a half decent substitute.

Here’s a visual on what Subtotals give you

subtotals2
Currently when you drill down in Management Reporter, you get a list showing the full account structure. Just like what’s shown on the left.
Subtotals functionality will give you the option to see, in a couple of clicks, what’s shown on the right. Want to ask Microsoft to add this? Please vote here.

Meanwhile, I’ll show you how to create an Excel pivot table that looks like this

pivot2

Using data from a Management Reporter report.

This is the Management Reporter row for this report

media_1367958817099.png
I’ve used a wildcard to pull all accounts, but I’ve backed out 9010 which is the account for square footage. Nothing quite like square footage to screw up a trial balance. Segment2 is the natural account in this database.

This is the Management Reporter column for this report

media_1367958859427.png

Settings to change in the report definition

detaillevel

Be sure to set the detail level to Financial & Account.

media_1367959073244.png

Make sure you mark these two.

Generate and Download to Excel

media_1367959189731.png
I’m on the latest rollup, RU5, so the report automatically opens in the Web Viewer. Download to Excel.

Results in Excel

media_1367959405278.png
If you don’t have an ‘-A’ tab (that stands for Account by the way), it means your detail level wasn’t set to Financial & Account.
BTW, I’m using Excel 2007 today.

Use the View tab to set the Normal view

media_1367959494866.png
And space the columns so you can actually see them.

Add 3 blank columns

media_1367959625020.png
…to prepare for the next step.

Parse the Data

media_1367959734422.png
I’m going to use Data>Text to Columns to put each segment of the account structure in a separate column. Highlight the data. Click Text to Columns.

Switch to Fixed Width

media_1367959781232.png
Aside to AX users—I’ve had lots of trouble trying to parse using Fixed Width because of varying dimension lengths. And your Main Account is in the middle of the string because it’s sorted alphabetically for crying out loud. You’ll probably have to experiment with Delimited instead.

Use the mouse to create break lines

textstep2
Here I’ve created 6 lines that will break everything into separate segments. Sort of like the scores in a Hershey bar.

Tell the wizard to skip the 3 unwanted columns

media_1367959969231.png
Set the hyphen and the blank columns to Do not import column (skip).

Set the columns with the accounts to text

media_1367964350151.png

If you set it to text here, Excel won’t think it’s a number and try to foot it or count it.

Results after Text to Columns

media_1367960087834.png

Add column headers

media_1367960222314.png

Add another column that marries the Account number with its Description

media_1367960347412.png
Do that with the concatenate function. Use it to combine the Account in cell B3 with its description in D3. Add 3 spaces in between in double quotes.

Copy that function all the way to the bottom

media_1367960404000.png

Delete the blank row or rows at the top

media_1367960849706.png

Click anywhere in the data and Format as Table

media_1367960897549.png

media_1367964801698.png
I picked Light 9. Be sure to check the My Table Has Headers checkbox.

Results of Format as Table

media_1367961075546.png

Insert PivotTable

media_1367961156847.png

Let this default

media_1367961180657.png

Results

media_1367961234721.png
Don’t freak out. This is easy.

Don’t drag anything anywhere. Just check 2 boxes.

media_1367962118112.png
I know this looks dreadful. But not for long.

At the bottom right, drag the Amount tile over to the Values section

media_1367962272607.png
I know—it shows the count and not the amount. I’ll fix that next.

Use Value Field Settings

media_1367961736425.png

Select Sum, then the Number Format button

media_1367961775443.png

Make these 3 changes using the Number Format button

media_1367961842108.png

Results—Account list in a pivot

media_1367962364468.png
You can lose the Row Labels in cell A3 by clicking the Field Headers button at the top right if you want.
This looks great, but don’t get too excited yet.

Unfortunately the Account Description field doesn’t quite sort correctly

media_1367962462152.png
For instance, take a look at account 6180 Rent Expense. There are two of them. Here’s what to do.

Click the Account checkbox and move its tile above Account Description

pivot
Voila. NOW it’s sorted correctly.

Now the fun begins—monkey around with the Pivot

media_1367962889413.png
Move tiles around. For instance, put Department in the column.
Experiment. Uncheck +/- and Field Headers buttons. See what you get.

You can also turn off Subtotals on the Design tab

media_1367963869812.png
So much more you can do with this. I also like to fool with the Field Settings, found on the dropdown triangle on each tile—you can lose the outline and go tabular, control subtotals, and lots more. So incredibly powerful.

Honestly, though, there’s really no substitute for the look of Subtotals that could be built into Management Reporter. It was beautiful functionality in FRx—lots of oooohhhs and aaahhhhs when I taught it in class. If you’d like to ask Microsoft to add the Subtotals feature to Management Reporter, so you can do pivottable-esque things on the fly, please vote here. You won’t get 100% of the functionality of a real pivot, but it’s a truly helpful feature that’s really needed.

CHEERS! Jan

{ 6 comments }

Apr.

18

2013

How to List Your MR Report Definitions in Excel

by Jan Harrigan CPA

I got this question from my friend and fellow MR consultant recently

“Is there a way in Management Reporter to print a list of report definitions or download to excel or copy/paste to excel?  I could create an SRS report, but I haven’t looked at the SQL tables yet.”

Bottom line—no need to monkey with SQL tables.

Here’s what I came up with:

    1. Anywhere in MR, do a Control-O or click the Open icon (love this!)
    2. This opens the Open dialog box to the Report Definitions tab
    3. Highlight all Report Definitions using Shift-Click
    4. Control-C to Copy
    5. Paste into Excel
Use Open to create a list of reports

Management Reporter’s Open dialog box

You can do this on the other tabs as well in order to list the rows, columns and trees.

If there’s one takeaway from this that might be even better than creating lists in Excel, it’s Control-O (that’s a letter, not a zero).

It’s an underutilized FRx-style interface to the MR building blocks.

If you scroll right, you can see lots of information on the report definitions: the date generated and by whom, and the date modified and by whom. Great information when you’re doing some cleanup.

Cheers! Jan

PS. Control-O is the shortcut for File>Open.

 

{ 2 comments }

How To Create a Pivot Table from an FRx or MR Report

June 13, 2011

A Pivot Table is an extremely powerful feature in Excel, one that is probably underutilized in many companies. It’s just so cool to be able to move ’tiles’ around and analyze your data a jillion different ways. Even though pivot tables can be sort of intimidating, they’re not hard, and today I’m going to walk [...]

Read the full article →

Linking to Excel to Use Period Numbers in Calculations

November 6, 2008

Earlier this week, I wrote about how to divide headcount by the period number. This post can be found at How To Divide Headcount by the Period Number. In the realm of “there’s more than one way to get downtown”, today I’ll revisit using the period number in calculations. Today’s method uses a link to Excel to [...]

Read the full article →

Read This Book if Charting with Excel and FRx

December 27, 2007

Data by FRx, Charts by Excel I highly recommend Excel Charts by John Walkenbach. Excellent coverage on creating high-impact charts, in addition to warnings about what not to do. I already sort of knew charting, or at least I thought I did. But this book starts from the beginning and I learned a lot. It’s the [...]

Read the full article →

Problems Exporting FRx to Excel?

December 12, 2007

Lately I’ve seen FRx having a problem exporting to Excel. Ugly “can’t locate file” errors and the report won’t export. The problem may lie with the latest version, 6.7.9111. I have a workaround for you though: take the spaces out of the filename output in the output options.

Read the full article →

Executive Reporting: Using Excel Charts with FRx

November 9, 2007

I just finished a couple of FRx charting engagements and thought I’d share the technique I used. A quick overview: the FRx report exports to Excel, then a chart in a separate workbook points to the FRx export for its data source. The chart reads the refreshed data when the period changes.

Read the full article →

Using Excel During FRx Report Creation

September 7, 2007

6 Ways to use Excel to create better FRx reports Most of us think about using Excel for either pulling statistics into a report, or for exporting a report for further manipulation. But there’s more. Here’s what I do to use Excel’s powerful capabilities while creating an FRx report.

Read the full article →

Recreating your Excel Financials in FRx

January 29, 2007

Lots of things to consider if you’re recreating your Excel financials in FRx. Here’s what makes the short list. As an aside, a lot of reports are in Excel because they contain statistical information that’s not in the GL. Can you book this information to the GL? It will make your life simpler.

Read the full article →

Top 12 FRx Tricks

January 29, 2007

See 12 of the top FRx tips, trick, techniques and shortcuts I’ve been consulting with FRx since 1995, and these are a few of the top tips and tricks I’ve run across over the years.

Read the full article →