#29100 - 09/28/11 12:45 PM
Gridview Upgrade
|
Adagio Maestro
Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
|
I installed the Gridview upgrade 9.0D (110828)and lost most of the fields on my Commission Report. I'm using the composite table *SR Trans w AR, OE Hst Head, IC.
Hopefully I can get everything back one way or another but I'm just wondering if we're suppose to keep using the composite tables now that you can "insert related column"?
_________________________
Susan Tennier TDL Canada Trenton, Ontario
|
Top
|
|
|
|
#29101 - 09/28/11 01:04 PM
Re: Gridview Upgrade
[Re: SusanTennier]
|
Adagio Virtuoso
Registered: 02/07/02
Posts: 839
Loc: Vancouver, BC
|
"most of the fields" ..
Were the fields from Sales Analysis, AR Master, OE History Header or IC that were lost?
I can think of no reason for this to have happened unless you had a "custom" @Z dictionary and it was over written by the GV 9.0D install and that @Z dictionary did not have the same "links" defined.
Whenever possible the "Insert Related Column" is the way to go.
Edited by Michael Mulrooney (09/28/11 01:05 PM)
|
Top
|
|
|
|
#29102 - 09/28/11 02:04 PM
Re: Gridview Upgrade
[Re: Michael Mulrooney]
|
Adagio Maestro
Registered: 06/26/08
Posts: 1160
Loc: Langley, BC
|
Michael:
Are all the composite tables name @Z or only the custom ones? After installing GV 9.0D I cannot print many of the views that use composite tables (I haven't test them all). I had to go back to older versions and recover the @Z files to be able to run some of my views again. I will need to recover the customized ones as well.
_________________________
Patricia Balbuena Cotlear AP SMART SUPPORT 236 991 3060
|
Top
|
|
|
|
#29103 - 09/28/11 02:33 PM
Re: Gridview Upgrade
[Re: Patricia B.]
|
Adagio Virtuoso
Registered: 02/07/02
Posts: 839
Loc: Vancouver, BC
|
The current Adagio {Composite Table 9.?} have composite tables that cross applications, SR Transactions to I/C Items for example. Composite tables for the same application are now found in the application dictionary, AR Transactions to AR Customers will be in the Adagio Receivables 9.0? dictionary.
The older Adagio {Composite Table 8.?} dictionary had composites that crossed applications as well as composites for the same application, A/R Transactions to A/R Customer for example.
Softrak will no longer be maintaining Adagio {Composite Table} dictionaries and you are encouraged to use the "Insert Related Data" capability of GridView when creating/maintaining your Views.
|
Top
|
|
|
|
#29109 - 09/29/11 10:01 AM
Re: Gridview Upgrade
[Re: Michael Mulrooney]
|
Adagio Maestro
Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
|
Hi Michael,
OEBillName was replaced by OEHEADCust Disc Level OEHeadComment2 was replaced by Comment1 Document # was replaced by Doc Type Standard Cost was replaced by Pick Sequence
Good thing pay day is next week. I'll try to fix or re-create the whole report.
_________________________
Susan Tennier TDL Canada Trenton, Ontario
|
Top
|
|
|
|
#29110 - 09/29/11 10:24 AM
Re: Gridview Upgrade
[Re: SusanTennier]
|
Adagio Virtuoso
Registered: 02/07/02
Posts: 839
Loc: Vancouver, BC
|
Definetly caused by a difference in the Adagio Composite dictionary. Depending on the version, a field labelled {Name} is at the bottom of the A/R Customer Master table in the Composite Dictionary. Looks to me like that field was there when you created the View but it is not there in your currently installed dictionary.
|
Top
|
|
|
|
#29112 - 09/29/11 10:43 AM
Re: Gridview Upgrade
[Re: Michael Mulrooney]
|
Adagio Maestro
Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
|
Unfortunately I don't know much (anything) about dictionaries.. however, so far it looks successful with a new view using OE Hist Detail w/Header for all the fields I need plus inserting a related column from IC Items 1/3 Master to get the standard cost. It's looking good!
_________________________
Susan Tennier TDL Canada Trenton, Ontario
|
Top
|
|
|
|
#29117 - 09/29/11 12:52 PM
Re: Gridview Upgrade
[Re: SusanTennier]
|
Adagio Maestro
Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
|
All the fields I want are there now but the problem is that it takes 40 minutes to load. It's counting one by one through 684,000 records. What am I doing wrong? HELP.
_________________________
Susan Tennier TDL Canada Trenton, Ontario
|
Top
|
|
|
|
#29140 - 09/30/11 08:28 AM
Re: Gridview Upgrade
[Re: SusanTennier]
|
Adagio Maestro
Registered: 02/22/08
Posts: 1247
Loc: Ontario, Canada
|
I recreated the view using Composite Table 9.0B\*SR Trans w AR, OE Hst Head, IC and it loads in 3 minutes vs 45 minutes using OrderEntry 8.0A-8.1C\OE Hist Detail /w Header. When I remove the references to related column {category} from the filter, it loads in about 3 minutes instead of 45 minutes. I need to filter by {category}, however, so I guess I'll use the composite table since it doesn't slow it down when filtering by {category}.
Another problem I'm having that I can't figure out is with this filter:
AND ( {Date} >= QUERYDATE("Enter START Date:", TODAY()), {Date} <= QUERYDATE("Enter END Date:", TODAY()), Left({Salesperson},5) =Left(QueryString("Enter LINDSY, KINGSN, LONDON", ""),5), {Qty} <> 0, {Amt} <> 0, {Category} <> " BE", {Category} <> " MC ", {Category} <> "RCO", {Category} <> "RCA", {Category} <> " SH", {Category} <> " ZZ", {Item #} <> "Tax0", {Item #} <> "Tax1", {Item #} <> "Tax2", {Item #} <> "Tax3", {Item #} <> "Tax4", {Item #} <> "MIS1", {Item #} <> "MIS2", {Item #} <> "MIS3", {Item #} <> "MIS4", {Item #} <> "MIS5", {Item #} <> "MIS6" )
For some reason, when we enter the start date, end date and salesperson, the view loads but immediately pops up and asks for the start date, end date and salesperson AGAIN. After the second round, it loads correctly. Any idea how I can stop it from asking the 2nd time for the start date, end date and salesperson?
_________________________
Susan Tennier TDL Canada Trenton, Ontario
|
Top
|
|
|
|
|
1 registered (Softrak Support),
62
Guests and
1
Spider online. |
Key:
Admin,
Global Mod,
Mod
|
|
1865 Members
5 Forums
14453 Topics
70613 Posts
Max Online: 432 @ 01/20/25 10:17 PM
|
|
|
|
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
|
|
|
|
|
|