Filters on Queries

FragenFrager
Member Posts: 67
hello,
I created a simple query that returns some data from table 36 and others from table 37, so far so good. Now I would like to filter the data, and I would like to let the user do that. I thought it would be an idea to call a page from the query's OnBeforeOpen trigger where you can enter the values and then have them retrieved via a getter:
Problem: The rcoGetSalesPersonFieldService function seems to be called and the query starts before the page opens.
Before that I tried to call up the query via a report, problem: The query is then called up but doesn't stay open, which means I would probably have to save the data. Actually, that's too cumbersome for me, I just want to display the data and then copy it to Excel, for example. I have to say that I'm not quite on you with queries (you can tell for sure).
Kind regards
I created a simple query that returns some data from table 36 and others from table 37, so far so good. Now I would like to filter the data, and I would like to let the user do that. I thought it would be an idea to call a page from the query's OnBeforeOpen trigger where you can enter the values and then have them retrieved via a getter:
lpaCheckValuesforDailyReports.RUN(); SETFILTER(Sales_Person_field_service,lpaCheckValuesforDailyReports.rcoGetSalesPersonFieldService)
Problem: The rcoGetSalesPersonFieldService function seems to be called and the query starts before the page opens.
Before that I tried to call up the query via a report, problem: The query is then called up but doesn't stay open, which means I would probably have to save the data. Actually, that's too cumbersome for me, I just want to display the data and then copy it to Excel, for example. I have to say that I'm not quite on you with queries (you can tell for sure).
Kind regards
0
Answers
-
Create a process-only report to accept the user's filters. Then call the query within that report and pass the filters.There are no bugs - only undocumented features.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