web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Removing account category from MR

(0) ShareShare
ReportReport
Posted on by 95

We recently upgraded MR and we now have the account category in every account number. It's not something we use so we label everything as cash in the account card. Is there anyway to remove this from our financials in management reporter? Or a way to keep it from printing/exporting?

*This post is locked for comments

I have the same question (0)
  • Marsha Pavelich Profile Picture
    632 on at

    Did you get the answer to this?  I was just about to ask the same thing.

  • Community Member Profile Picture
    on at

    I have the same question too

  • Jacob Heisler Profile Picture
    15 on at

    See answer below

  • Suggested answer
    Jacob Heisler Profile Picture
    15 on at

    OK, I have figured out how to get the following format: 5100-00-00 - Cost of Sales (Account  - Description). To do this you need to first open the report and go to the Settings Tab, then click on the Other button. Under Account & Transaction Detail remove the check mark from "Display account code or dimensions".

    Next open the Column Definitions for the report. Insert a column before the DESC column. The Type needs to be ATTR and teh Book Code / Attribute Category set to Alias.  Save this. 

    The final step is to enter the account code in to the Alias field in the Account Maintenance in GP. Alternatively if you feel comfy you can script a simply copy in SQL Query and copy ACTNUMBR_1 +_2+_3 into ACTALIAS in table GL00100.

    The script to update account alias (This updates for a three segment account code in the format of 000-00-00. If yours is different you need to adjust for that):

    UPDATE GL00100 set actalias = (left (ACTNUMBR_1,3) +('-') + left(ACTNUMBR_2,2) +('-') +left(ACTNUMBR_3,2) )

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

News and Announcements

Season of Giving Solutions is Here!

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans