Report Generation Duration

jmlozares
Member Posts: 110
I have created a report showing the Top Selling Supplier by Sales, I have reviewed everything in the source code and found it all right. My concern is that; it took that long (about 30 min) for the report to be generated.
What are the factors affecting for the report to be generated that long?
What are the factors affecting for the report to be generated that long?
Janderol Lozares Jr.
Manila, Phils.
Manila, Phils.
0
Comments
-
You could have choosen the wrong solution to make the report. This could result in "overlooping" data. With that I mean, looping to many records. Sample:
If you want to display all sales amounts in a period you need to loop the customer entries with a filter. If you could loop the customers first and per customer display the entries, you would loop the customer table without it being nessesairy.
Or maybe you just choose the wrong keys! The report is "loop perfect" nut keys aren't there or not selected. This can slowdown a 1 second report to days!"Real programmers don't comment their code.
If it was hard to write, it should be hard to understand."0 -
Yeah, you're right. I just forgot to set the right key.
Thanks Man!!Janderol Lozares Jr.
Manila, Phils.0 -
Good....
When choosing a wrong key, or not set one, you should see the a record counter in the statusbar in the bottom of the report.
This is a pretty good indication of a wrong key being set. If you ever see this message in the statusbar again. Just turn on your client monitor and see what key is missing!
Good luck!"Real programmers don't comment their code.
If it was hard to write, it should be hard to understand."0
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