Filtering flow fields with Date

mb6606
Member Posts: 30
Is it possible to filter a date flow field?
Sum("Sales Line"."Outstanding Quantity" WHERE (No.=FIELD(Style),Document Type=CONST(Order),Shipment Date=xxxxxx))
I want the shipment date to be a date range example 09/01/11 to 09/30/12
or possibly Today +30 days??
Thanks
Sum("Sales Line"."Outstanding Quantity" WHERE (No.=FIELD(Style),Document Type=CONST(Order),Shipment Date=xxxxxx))
I want the shipment date to be a date range example 09/01/11 to 09/30/12
or possibly Today +30 days??
Thanks
0
Comments
-
mb6606 wrote:Is it possible to filter a date flow field?
Sum("Sales Line"."Outstanding Quantity" WHERE (No.=FIELD(Style),Document Type=CONST(Order),Shipment Date=xxxxxx))
I want the shipment date to be a date range example 09/01/11 to 09/30/12
or possibly Today +30 days??
Thanks
This is how just about every flow field in Navision works. What is the issue.David Singleton0 -
For your range -
In the Table Filter of your Flowfield:
(Field)Shipment Date
(Type)Field
(Value)Date FilterSum("Sales Line"."Outstanding Quantity" WHERE (No.=FIELD(Style),Document Type=CONST(Order),Shipment Date=FIELD(Date Filter))
Style? Custom Field?
So when you Shift-F7 - you'll Add "Date Filter" to the list of flowfilters.
enter a range & see what happens0 -
I need to revisit this we are passing this data to a website using Page.
"Sum("Sales Line"."Outstanding Quantity" WHERE (No.=FIELD(Style),Document Type=CONST(Order),Shipment Date=xxxxxx))
I want the shipment date to be a date range example 09/01/11 to 09/30/12
or possibly Today +30 days??"
I cannot set the flowfilters manually using
"So when you Shift-F7 - you'll Add "Date Filter" to the list of flowfilters.
enter a range & see what happens"
It needs to be done automatically within the CALCFORMULA property of the field in the table.
I have not found a solution searching online.
Thanks in advance0
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