FlowField Filter on another table

lamia
Member Posts: 22
Hello Team,
I have problem with filtering another table on FlowField, I explain :
Count("Sales Cr.Memo Line" WHERE (Sell-to Customer No.=FIELD(No.)))
AND WHERE Location = Location."Use As In-Transit"
How can i do that
plz help
I have problem with filtering another table on FlowField, I explain :
Count("Sales Cr.Memo Line" WHERE (Sell-to Customer No.=FIELD(No.)))
AND WHERE Location = Location."Use As In-Transit"
How can i do that
plz help
0
Comments
-
lamia wrote:AND WHERE Location = Location."Use As In-Transit"0
-
this my filter that i want to use
Filter on another table (LOCATION)
how can i make it plz0 -
You are adding this FlowFiled in which table?
What is the datatype of Location field?0 -
This field calculate Nbr of "Cr. Memo" how has location used "as in-transit".
i add this field (flowfield) with Count("Sales Cr.Memo Line" WHERE (Sell-to Customer No.=FIELD(No.))) on table "Customer"
And i want to add another filter : table (Location) with "Use As In-Transit" = TRUE
Can i have this filter on the flowfield of table (customer) ?0 -
any help?0
-
thx u lot, but il don't want to add this field0
-
i just test this.
I add field "in transit" in table "cr. memo" and make my flowfield in table "Customer".
That work, but just for the new cr. memo:
i explain : when i add this field a add code into "location code = onvalidate", this code get the booleen "in transit" (location") into this new field "in transit" (cr. memo)0 -
you can also use Lookup flowfield field as filter in another flowfield.-Mihail- [MCTS]0
-
hoow can i do it?
Plz can u explain0 -
you should create the flowfield in the table (in your case Sales Cr. Memo Line ). Flowfield -
Name: Loc_InTransit Lookup(Location."In Transit") WHERE (Code="Location Code")
then you can create another flowfield and use the value of this fieldCount("Sales Cr.Memo Line" WHERE (Sell-to Customer No.=FIELD(No.) AND Loc_InTransit=CONST(Yes)))
Note that this might get slow in some cases. Also you can't use this field for Sum formulas.-Mihail- [MCTS]0 -
thank you lot
that's ok0
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