report

vince
Member Posts: 5
Hi,
How can I do to create a report depending of some fields of a form?
For example, the user select the accountNum of a client and click on a button to generate a report.
And the report contains the accountNum of this client and some data about him.
Thanks,
Vince
How can I do to create a report depending of some fields of a form?
For example, the user select the accountNum of a client and click on a button to generate a report.
And the report contains the accountNum of this client and some data about him.
Thanks,
Vince
0
Comments
-
Both the report and the form from which the fields are required should have the same table as the DataSource.So check the datasource of the form and specify the same in the report. Select the Fields you want in the reportVijay V Bhat0
-
Are you looking for a way to code a report synchronized to what ever the form is showing ?
Or are you asking if it's possible (as a user) to do the synchronization with all reports called from a specific form ?/Jasman0 -
What I have:
A form with a grid with some informations about clients. The user makes some filters on this grid to obtain the clients he wants. Then by clicking on the button a report is generated showing the list of all the counties and
the number of clients in each county.
The problem:
The problem is, when I pass the datasource of the form to the report I can display the list of the corresponding clients in the report. But when I want to add another datasource to the report (the County Table), it doesn't function.
Vince0 -
What is the purpose of first making a filter on some specific clients, and then printing a report of all counties summing up the number of clients in each county ?
It sounds to me like synchronization between the form and the report is not necessary, or am I completely missing the point ?
Maybe you could alter the form by inner joining the county table on the client table, and then passing the datasources to the report ?/Jasman0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions