Topic Options
#47326 - 09/22/15 08:55 AM Purchase Order Gridview
SusanTennier Offline
Adagio Maestro

Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
I am using table "P/O Details 1" with a filter "{Qty Backordered} > 0" so that I can see the expected receipt date on an item that is on a PO. It is working great except when the item has been partially received where the Gridview lists the item twice. First it shows Doc Type 2 for the RC and second it shows Doc Type 4 for the ADJ. When the order has not been partially received it shows Doc Type 1 for the PO. How can I filter the results to show each PO with a back order only one time in this gridview?

Just to clarify, I am using another gridview showing the items that customers have back orders for and linking it to this gridview by the item code, so we can see the expected receipt date for any specific item.


Edited by SusanTennier (09/22/15 09:06 AM)
Edit Reason: final paragraph
_________________________
Susan Tennier
TDL Canada
Trenton, Ontario

Top
#47329 - 09/22/15 12:39 PM Re: Purchase Order Gridview [Re: SusanTennier]
SusanTennier Offline
Adagio Maestro

Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
Okay so I have managed to filter the P/O Details 1 table down so it's not duplicated by using this:

AND(
{Qty Backordered} > 0,
OR(
{Doc Type Det} = "1",
{Doc Type Det} = "2"
))

The only problem I am having now is I want to add this line to the filter but it's not working. What am I doing wrong??

{Line Modified?} = "False"
_________________________
Susan Tennier
TDL Canada
Trenton, Ontario

Top
#47330 - 09/22/15 12:42 PM Re: Purchase Order Gridview [Re: SusanTennier]
SusanTennier Offline
Adagio Maestro

Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
I figured it out on my own. Thanks anyway.

{Line Modified?} = FALSE(),
_________________________
Susan Tennier
TDL Canada
Trenton, Ontario

Top


Moderator:  Christa_Meissner 
Who's Online
1 registered (AudreyQuick), 62 Guests and 0 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14458 Topics
70634 Posts

Max Online: 432 @ 01/20/25 10:17 PM
April
Su M Tu W Th F Sa
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30