Hi Ken,
No, Crystal. Sorry, I didn't realize you were using a BAQ.
Linda
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of kenjirak
Sent: Tuesday, March 10, 2009 4:58 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Commission report, help with ShipTo / Customer
Sales reps
Linda,
Are you talking about in the BAQ?
Start with Invoice detail, then customer, then add ship to and highlight
Customer when adding the ship to in the phrase builder?
Thanks
Ken
--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Linda Lowney" <llowney@...> wrote:
Behalf
No, Crystal. Sorry, I didn't realize you were using a BAQ.
Linda
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of kenjirak
Sent: Tuesday, March 10, 2009 4:58 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Commission report, help with ShipTo / Customer
Sales reps
Linda,
Are you talking about in the BAQ?
Start with Invoice detail, then customer, then add ship to and highlight
Customer when adding the ship to in the phrase builder?
Thanks
Ken
--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Linda Lowney" <llowney@...> wrote:
>and
> Add the ShipTo table and link to InvcDtl table using Company,CustNum
> ShipToNum. Add a formula like:[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
>
>
>
> if isnull({ShipTo.ShipToNum}) or {ShipTo.SalesRepCode} = "" then
>
> {Customer.SalesRepCode}
>
> else
>
> {ShipTo.SalesRepCode}
>
> ;
>
> Then use this code to group on. This will only work if you have one
> salesperson per invoice line.
>
>
>
> Regards,
>
> Linda
>
>
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Behalf
> Of kenjirakSales
> Sent: Monday, March 09, 2009 2:00 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Commission report, help with ShipTo / Customer
> repsship
>
>
>
> I am trying to pull Sales dollars from InvDtl.ExtPrice and put into a
> crystal commission report grouped by salesman. my problem is I cannot
> figure out how to assign the correct sales amount to the appropriate
> sales person. I appears that the InvDtl.ExtPrice goes to the customer,
> which uses the sales rep in the customer. We use quite a few of the
> to locations that have different sales reps assigned depending on therevenue
> location. It appears I am double dipping as my commission report
> is quite a bit greater that my financial statement revenue.the
>
> Has anyone figured a way to first look at the sales order to confirm
> ship to sales rep and then only include the extended order (orinvoice)
> price after it is shipped and invoiced? Is there an easier way?[Non-text portions of this message have been removed]
>
> We are running V803.406A
>
> Thank you
> Ken
>
>
>
>
>
> [Non-text portions of this message have been removed]
>