Job Reports with Customer Name

If you are using report builder their are a couple of ways to fix this: A
simple approach would be to add a "COUNTER" type calculated field. Count
each time that job duplicates that is messing you up. Then on the report you
can create additional calculated fields for the information you want such as
MYJOBQTY = IIF(COUNTER =1,JOBHEAD.PRODQTY,0). Then run an aggregate on
MYJOBQTY to get the part total or whatever your looking for. The sorts &
groups can get a little confusing with this but I Hope this helps.

Patrick Winter

-----Original Message-----
From: B_Stinger [mailto:bstenglein@...]
Sent: Friday, December 21, 2001 8:11 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Job Reports with Customer Name


There is a recurring problem that I face when dealing with the
Vantage Database. When asked to create a report dealing with Job
information I am invariably asked to include the Customer Name with
the job. I understand that Customers are only directly linked to the
Sales Order and that I need to use the Job Prod table to link the Job
with the Order. The Problem I always face is that if an order has
more that one release, I get duplicated records, because the Job Prod
table contains the Order # once for each release. This makes doing
any sort of calculation of Job Data, difficult if not impossible,
when adding the Customer Name, at least with the skills that I have.
What would be great is to have a One to One link between the Job and
the Order, or a field in the Job tables somewhere that can reference
a customer number that it is being made for. Does anybody else
struggle with this problem? Are there reporting techniques to work
around it that I'm not aware of? I know in Crystal you can suppress
duplicates, but they still add up in the calculation, eventhough you
don't see them. If there is some interest out there I was thinking
of sending a request to Mark Pladson to see if something could be
done.

Brian Stenglein
Clow Stamping Co.



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
There is a recurring problem that I face when dealing with the
Vantage Database. When asked to create a report dealing with Job
information I am invariably asked to include the Customer Name with
the job. I understand that Customers are only directly linked to the
Sales Order and that I need to use the Job Prod table to link the Job
with the Order. The Problem I always face is that if an order has
more that one release, I get duplicated records, because the Job Prod
table contains the Order # once for each release. This makes doing
any sort of calculation of Job Data, difficult if not impossible,
when adding the Customer Name, at least with the skills that I have.
What would be great is to have a One to One link between the Job and
the Order, or a field in the Job tables somewhere that can reference
a customer number that it is being made for. Does anybody else
struggle with this problem? Are there reporting techniques to work
around it that I'm not aware of? I know in Crystal you can suppress
duplicates, but they still add up in the calculation, eventhough you
don't see them. If there is some interest out there I was thinking
of sending a request to Mark Pladson to see if something could be
done.

Brian Stenglein
Clow Stamping Co.
Try grouping by job number and putting all the fields in the Group Header or
Footer instead of the record line, have any aggregates accumulate on the job
number group.


- Ed

-----Original Message-----
From: B_Stinger [mailto:bstenglein@...]
Sent: Friday, December 21, 2001 8:11 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Job Reports with Customer Name


There is a recurring problem that I face when dealing with the
Vantage Database. When asked to create a report dealing with Job
information I am invariably asked to include the Customer Name with
the job. I understand that Customers are only directly linked to the
Sales Order and that I need to use the Job Prod table to link the Job
with the Order. The Problem I always face is that if an order has
more that one release, I get duplicated records, because the Job Prod
table contains the Order # once for each release. This makes doing
any sort of calculation of Job Data, difficult if not impossible,
when adding the Customer Name, at least with the skills that I have.
What would be great is to have a One to One link between the Job and
the Order, or a field in the Job tables somewhere that can reference
a customer number that it is being made for. Does anybody else
struggle with this problem? Are there reporting techniques to work
around it that I'm not aware of? I know in Crystal you can suppress
duplicates, but they still add up in the calculation, eventhough you
don't see them. If there is some interest out there I was thinking
of sending a request to Mark Pladson to see if something could be
done.

Brian Stenglein
Clow Stamping Co.



Yahoo! Groups Sponsor

ADVERTISEMENT

<http://rd.yahoo.com/M=178320.1681224.3270152.1261774/D=egroupweb/S=17050071
83:HM/A=879173/R=0/*http://www.fastweb.com/ib/yahoo-76f>

<http://us.adserver.yahoo.com/l?M=178320.1681224.3270152.1261774/D=egroupmai
l/S=1705007183:HM/A=879173/rand=265502026>

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]
There's an alternative, but someone is bound to scream. This is how I
handled it, way back in Vantage 2.7:

User Field #1 on the Job Header is reserved for the Customer ID code. It's
amazing how little time it takes to add that field in job entry when
creating a job, and it makes life entirely less complicated when doing
reports. We have quite a lot of jobs that aren't linked to Sales Orders
until the final day they are in our building, plus things that are built and
shipped from stock, but they are "really" for a particular customer, so this
was really our only alternative. Just an idea.

When we first did it, I had one of our clerical-type people do all the
existing jobs, didn't take long. The guy (s) who make jobs enter the info
when the job is created, I run a watchdog report every six weeks or so to
make sure that there aren't any blanks in the fields. Works for us.

Lydia


-----Original Message-----
From: Giallombardo, Ed [mailto:egiallombardo@...]
Sent: Friday, December 21, 2001 6:37 AM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] Job Reports with Customer Name

Try grouping by job number and putting all the fields in the Group Header or
Footer instead of the record line, have any aggregates accumulate on the job
number group.


- Ed

-----Original Message-----
From: B_Stinger [mailto:bstenglein@...]
Sent: Friday, December 21, 2001 8:11 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Job Reports with Customer Name


There is a recurring problem that I face when dealing with the
Vantage Database. When asked to create a report dealing with Job
information I am invariably asked to include the Customer Name with
the job. I understand that Customers are only directly linked to the
Sales Order and that I need to use the Job Prod table to link the Job
with the Order. The Problem I always face is that if an order has
more that one release, I get duplicated records, because the Job Prod
table contains the Order # once for each release. This makes doing
any sort of calculation of Job Data, difficult if not impossible,
when adding the Customer Name, at least with the skills that I have.
What would be great is to have a One to One link between the Job and
the Order, or a field in the Job tables somewhere that can reference
a customer number that it is being made for. Does anybody else
struggle with this problem? Are there reporting techniques to work
around it that I'm not aware of? I know in Crystal you can suppress
duplicates, but they still add up in the calculation, eventhough you
don't see them. If there is some interest out there I was thinking
of sending a request to Mark Pladson to see if something could be
done.

Brian Stenglein
Clow Stamping Co.



Yahoo! Groups Sponsor

ADVERTISEMENT

<http://rd.yahoo.com/M=178320.1681224.3270152.1261774/D=egroupweb/S=17050071
83:HM/A=879173/R=0/*http://www.fastweb.com/ib/yahoo-76f>

<http://us.adserver.yahoo.com/l?M=178320.1681224.3270152.1261774/D=egroupmai
l/S=1705007183:HM/A=879173/rand=265502026>

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
We put customer codes in the part description. We make dedicated to
given customers, so we can Id p/n's to customers.

Rick Joslin
V-S Industries
rick.joslin@...



-----Original Message-----
From: Lydia Coffman [mailto:lcoffman@...]
Sent: Friday, December 21, 2001 10:46 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Job Reports with Customer Name


There's an alternative, but someone is bound to scream. This is how I
handled it, way back in Vantage 2.7:

User Field #1 on the Job Header is reserved for the Customer ID code. It's
amazing how little time it takes to add that field in job entry when
creating a job, and it makes life entirely less complicated when doing
reports. We have quite a lot of jobs that aren't linked to Sales Orders
until the final day they are in our building, plus things that are built and
shipped from stock, but they are "really" for a particular customer, so this
was really our only alternative. Just an idea.

When we first did it, I had one of our clerical-type people do all the
existing jobs, didn't take long. The guy (s) who make jobs enter the info
when the job is created, I run a watchdog report every six weeks or so to
make sure that there aren't any blanks in the fields. Works for us.

Lydia


-----Original Message-----
From: Giallombardo, Ed [mailto:egiallombardo@...]
Sent: Friday, December 21, 2001 6:37 AM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] Job Reports with Customer Name

Try grouping by job number and putting all the fields in the Group Header or
Footer instead of the record line, have any aggregates accumulate on the job
number group.


- Ed

-----Original Message-----
From: B_Stinger [mailto:bstenglein@...]
Sent: Friday, December 21, 2001 8:11 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Job Reports with Customer Name


There is a recurring problem that I face when dealing with the
Vantage Database. When asked to create a report dealing with Job
information I am invariably asked to include the Customer Name with
the job. I understand that Customers are only directly linked to the
Sales Order and that I need to use the Job Prod table to link the Job
with the Order. The Problem I always face is that if an order has
more that one release, I get duplicated records, because the Job Prod
table contains the Order # once for each release. This makes doing
any sort of calculation of Job Data, difficult if not impossible,
when adding the Customer Name, at least with the skills that I have.
What would be great is to have a One to One link between the Job and
the Order, or a field in the Job tables somewhere that can reference
a customer number that it is being made for. Does anybody else
struggle with this problem? Are there reporting techniques to work
around it that I'm not aware of? I know in Crystal you can suppress
duplicates, but they still add up in the calculation, eventhough you
don't see them. If there is some interest out there I was thinking
of sending a request to Mark Pladson to see if something could be
done.

Brian Stenglein
Clow Stamping Co.



Yahoo! Groups Sponsor

ADVERTISEMENT

<http://rd.yahoo.com/M=178320.1681224.3270152.1261774/D=egroupweb/S=17050071
83:HM/A=879173/R=0/*http://www.fastweb.com/ib/yahoo-76f>

<http://us.adserver.yahoo.com/l?M=178320.1681224.3270152.1261774/D=egroupmai
l/S=1705007183:HM/A=879173/rand=265502026>

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
This is just a quick MERRY CHRISTMAS to all of you I hope your holidays are
wonderful.
See you all next week.

Bye for now.

Shirley H. Graver
(End User)
Systems Administrator
Rubber Associates Inc.



[Non-text portions of this message have been removed]
We had a VB on the Job Header =Customer Name. When creating the job
we entered this in the VB window. It also printed on the Traveler.
Seemed to work well for us.

Nancy Ann

--- In vantage@y..., "Joslin, Rick" <rick.joslin@v...> wrote:
> We put customer codes in the part description. We make
dedicated to
> given customers, so we can Id p/n's to customers.
>
> Rick Joslin
> V-S Industries
> rick.joslin@v...
>
>
>
> -----Original Message-----
> From: Lydia Coffman [mailto:lcoffman@c...]
> Sent: Friday, December 21, 2001 10:46 AM
> To: vantage@y...
> Subject: RE: [Vantage] Job Reports with Customer Name
>
>
> There's an alternative, but someone is bound to scream. This is
how I
> handled it, way back in Vantage 2.7:
>
> User Field #1 on the Job Header is reserved for the Customer ID
code. It's
> amazing how little time it takes to add that field in job entry when
> creating a job, and it makes life entirely less complicated when
doing
> reports. We have quite a lot of jobs that aren't linked to Sales
Orders
> until the final day they are in our building, plus things that are
built and
> shipped from stock, but they are "really" for a particular
customer, so this
> was really our only alternative. Just an idea.
>
> When we first did it, I had one of our clerical-type people do all
the
> existing jobs, didn't take long. The guy (s) who make jobs enter
the info
> when the job is created, I run a watchdog report every six weeks or
so to
> make sure that there aren't any blanks in the fields. Works for
us.
>
> Lydia
>
>
> -----Original Message-----
> From: Giallombardo, Ed [mailto:egiallombardo@m...]
> Sent: Friday, December 21, 2001 6:37 AM
> To: 'vantage@y...'
> Subject: RE: [Vantage] Job Reports with Customer Name
>
> Try grouping by job number and putting all the fields in the Group
Header or
> Footer instead of the record line, have any aggregates accumulate
on the job
> number group.
>
>
> - Ed
>
> -----Original Message-----
> From: B_Stinger [mailto:bstenglein@c...]
> Sent: Friday, December 21, 2001 8:11 AM
> To: vantage@y...
> Subject: [Vantage] Job Reports with Customer Name
>
>
> There is a recurring problem that I face when dealing with the
> Vantage Database. When asked to create a report dealing with Job
> information I am invariably asked to include the Customer Name with
> the job. I understand that Customers are only directly linked to
the
> Sales Order and that I need to use the Job Prod table to link the
Job
> with the Order. The Problem I always face is that if an order has
> more that one release, I get duplicated records, because the Job
Prod
> table contains the Order # once for each release. This makes doing
> any sort of calculation of Job Data, difficult if not impossible,
> when adding the Customer Name, at least with the skills that I
have.
> What would be great is to have a One to One link between the Job
and
> the Order, or a field in the Job tables somewhere that can
reference
> a customer number that it is being made for. Does anybody else
> struggle with this problem? Are there reporting techniques to work
> around it that I'm not aware of? I know in Crystal you can
suppress
> duplicates, but they still add up in the calculation, eventhough
you
> don't see them. If there is some interest out there I was thinking
> of sending a request to Mark Pladson to see if something could be
> done.
>
> Brian Stenglein
> Clow Stamping Co.
>
>
>
> Yahoo! Groups Sponsor
>
> ADVERTISEMENT
>
>
<http://rd.yahoo.com/M=178320.1681224.3270152.1261774/D=egroupweb/S=17
050071
> 83:HM/A=879173/R=0/*http://www.fastweb.com/ib/yahoo-76f>
>
> <http://us.adserver.yahoo.com/l?
M=178320.1681224.3270152.1261774/D=egroupmai
> l/S=1705007183:HM/A=879173/rand=265502026>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> <http://groups.yahoo.com/group/vantage/files/.>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> <http://groups.yahoo.com/group/vantage/messages>
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
> <http://groups.yahoo.com/group/vantage/links>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
> <http://docs.yahoo.com/info/terms/> .
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report
Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/links
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/