Home
»
Microsoft Dynamics AX
»
Microsoft Dynamics AX Forum
»
All Tags
»
AX 2009 Reporting
Browse by Tags
Tags
.net
.NET Business Connector
“Microsoft Dynamics AX 2009”
“Microsoft Dynamics”
2009
AIF
AOS
AOT
AX
AX 2009
AX 2009
AX 2009 2009
AX 2009 AOS
AX 2009 Client
AX 2009 Developement
AX 2009 EP Development
AX 2009 EP Installation
AX 2009 Inventory
AX 2009 SP1
AX 2009 upgrade problem
AX 3.0
AX 4.0
AX2009
AX2009 Security
Axapta
Related Posts
Forum Post:
Slow query for Visual Studio DAX Reporting Project
Trisha
Hello, I have created a query according to an example from MSDN in the AOT, and have created a report in Visual Studio that uses this query from the AOT as the dataset in my DAX Reporting Project. I set everything else for the report as instructed, but for some reason the query takes more than 15...
on
20 Aug 2009
Forum Post:
Business Connector
josephvelasco26
Hi, Just need some help on how to integrate Dynamics AX to ASP.Net. I don't have any problem integrating this in C# window app. when i try to use my code in WEB(ASP.net), there's an error (Page Cannot be displayed) in Event Viewer (".NET Runtime version 2.0.50727.1433 - Fatal Execution...
on
14 Sep 2009
Forum Post:
AX 2009 SQL Views for SSRS reports
Mike Bridges
I have been an SSRS developer since SSRS 2005 first shipped. I know my way around SSRS and SQL Server 2000 - 2008 pretty well. There are several impediments to using the full power of T-SQL and SSRS though when developing AX 2009 SSRS reports. I drives me crazy that AX and X++ do not allow UNION queries...
on
28 Oct 2009
Forum Post:
Limit number of records in axapta reports
M.Azwar Alam
I have developed a report on axapta report designer and i need to limit the number of records upto 30 records per page can anyone know how to do it ?
on
14 Dec 2009
Forum Post:
upgrading active directory 2003 to 2008
M.Azwar Alam
We are going to upgrade our Active directory 2003 to A directory 2008. So, We need to check the compliance of Axapta (4 and 5) and SharePoint 3.0 which we have installed in our productive environment with Active Directory 2008.
on
2 Feb 2010
Forum Post:
Need Help in Binding ResultSet with Grid in Axapta
M.Azwar Alam
I have the following code in which i am getting ResultSet from Access Database but i dnt know how to bind it with Grid. I write this method in Form Init and i have two StringEdit Fields username and password. Anyone knows how to bind it ? public void init() { loginProperty loginProperty = new LoginProperty...
on
6 Feb 2010
Forum Post:
Create pdf of control documents in X++ ?
Azwar Alam
I need to create pdf of control document like sale order on button click in x++ can anyone have source code ?
on
10 Feb 2010
Forum Post:
AX 2009 Bank reconciliation - UK user
Robert Forbes
Hi, New to the forum and AX system so apologies if this is overly trivial. When running the bank reconciliation report, the function itself works fine but the difference at the bottom which I would expect to be £nil is the sum of all of the next periods ledger entries?? We have not yet closed...
on
17 Feb 2010
Forum Post:
Re: Customize standard report with field from different table
Andrew W Ford
Greg, I strongly recommend against a join using a 60 char text field! It will be slower that molasses in January. Try this: In LedgerTransListAccount/Designs/ReportDesign1/AutoDesignSpecs/Body:_1/methods, create a new method: //BP Deviation Documented public display VendName vendName() {...
on
25 Mar 2010
Forum Post:
Re: Pending: BarTender Label Software
Andrew W Ford
I've included a sample report .xpo and a job to call it. 1 scroll down to the first row of ****s, copy the text between the two rows of starts and paste to a file called "Report_demoPrintDymoLabelScannable.xpo". Then import this file into your AOT. 2 scroll down to the first row of...
on
1 Apr 2010
Forum Post:
Re: Print Report to Printer through X++ Code in DAX 2009
Justin Biggs
Normally what you're trying to do would work ok. The sales documents though work a little differently (Confirmations, Packing Slips, Invoices, etc). Since these reports normally will print during the posting process associated with it, the printer settings are pulled from the associated SalesFormLetter...
on
8 Apr 2010
Forum Post:
Re: Re: SSRS AX2009 Report Access Security
kroy
thank you all for taking the time to help on this, Igor you are right, these specific reports rely on prespectives (as in ad-hoc reports) published as a datasource for SSRS " reporting services project ", is there a limitation on sharing such reports ? what security limitations are imposed...
on
25 Apr 2010
Forum Post:
Sort Sales Invoice in Axapta on Serial Number
Azwar Alam
Hi, I have to sort sales invoice in axapta 2009 on serial number from inventdim table ?
on
29 Apr 2010
Forum Post:
AX 2009 SSRS Date Range Parameters
John Martin
Hi I have a lot of expereince with raw SSRS and SQL but am somewhat new to the AX variant of this technology and I am looking for any advice on how to effectivly write reports that make use of date ranges. I have tried looking at the LedgerSRS report library, more specifically the Divided Trial Balance...
on
21 Jul 2009
Forum Post:
PDF created with wrong font
Bob Martin
I have a user who creates a PDF that has WingDings for the font instead of the standard font. Their profile is set to use the standard font and the report is designed for the standard font. This same user has CutePDF installed and when they print to the PDF printer, report displays correctly. Any...
on
15 Sep 2010
Forum Post:
Log on Error in Ax 2009 client
Christopher Francis
Hi , My server is Windows Server 2008 R2.I install Dynamics AX 2009 successfully in server.Client also install succesfully in Windows 7 (25 systems).Some times client AX 2009 is not working in client systems.its showing " Log on Error Connection with Application Object Server Could not be established...
on
22 Jul 2010
Forum Post:
AX Reporting Extensions
dynamicspost
Hi, I have 3 Machines (First is Domain Controller in Windows Server 2008 Enterprises Edition, Second is SQL Server 2008 with SP1 in Windows Server 2008 Enterprises Edition & Third is AX2009 in Windows Server 2008 Enterprises). I have installed the Base Components of AX2009 in third machine...
on
11 Jan 2011
Forum Post:
Amount2MST+non AX-SSRS report + cust trans.
Shibu P
How to get the Amount2MST in non AX-SSRS report for cust trans.
on
1 Mar 2011
Forum Post:
Need Urgent Help in Salesline table Synchronization
Azwar Alam
Hello I have added a field with the name Print in salesline table then i deleted it from AOT but when i m going to synchronize table it is giving me error "cannot execute a data definition language command on sql database has issue an error". Then i deleted this field from sql server in...
on
26 May 2010
Forum Post:
the use of Cost center, department and Purpose
Waqas H Minhas
Dear All, Can anyone guide me about the usage of Purpose in Microsoft Dynamic AX 2009. We want to make our reporting system better. How many purpose can we use. How purpose and cost center are linked and different from each other. Regards, Waqas
on
17 Jun 2011
Forum Post:
VS2008 Edition for AX2009 SSRS Reporting
James Chwaszczewski
What is the mimimum edition of Visual Studio 2008 needed for SSRS reporting and AX 2009? Can report development be done with BIDS and the AX reporting tools?
on
27 Dec 2010
Forum Post:
AX 2009 SSRS Parameter.Label is blank
mtw102
I am creating a report in Dynamics AX 2009 using SSRS. I have a requirement to display the user's parameter selections on the report. Normally, I just use Parameters!ParameterName.Label, but this is not working for any AX data sources. Parameters!ParameterName.Value works correctly, but not Label...
on
7 Mar 2012
Forum Post:
Security report
Saber Abdelrahman Mahdy
Hi, I want create Security report filter by Secuirty key, Did any one can support me? Requirements: Get all groups which have an access (View, create, delete, Full access) on spesific security Key.
on
10 Apr 2012
Forum Post:
Re: AX 2009 Report extension installation on SQL server 2008
Amith Prasanna
I have Faced to Same Problem.there are 2 methods to ignore this massage & Setup it Successfully First Method 1. Open the registry and find the HKLM\SOFTWARE\Microsoft\Microsoft SQL Server key. 2. Right-click the HKLM\SOFTWARE\Microsoft\Microsoft SQL Server key and choose New > Key. 3....
on
27 Aug 2012
Forum Post:
Keep Report Section from Splitting Over Two Pages
Matthew Nease
I've created a report in Microsoft Dynamics AX 2009 and I would like to prevent a Section Group from splitting over two pages when the report prints. The Section Group has two body sections within it, one for line info and another for line description. If they fall at the end of a page, sometimes...
on
5 Oct 2012
1
2