D
dmunday
I have two different tables, one with turnover values by customer by month,
and one with some cost values by customer by month. I currenlty have two
queireis that takes these values into separate reports, but I would like to
know how to combine these values into one report, as I cannot seem to get a
query to combine the two tables.
Table 1.
Contains Customer Id, Product Id, Sales Amount, Rebate Value, Profit,
Analysis Period.
Table 2.
Contains Customer Id, Shipment, Demvalue, Analysis Period.
I would like to have a query that will let me have Customer Id and Totals of
Sales Amount, Rebate Value, Profit and Demvalue, by an input Analysis Period.
Thanks in advance.
and one with some cost values by customer by month. I currenlty have two
queireis that takes these values into separate reports, but I would like to
know how to combine these values into one report, as I cannot seem to get a
query to combine the two tables.
Table 1.
Contains Customer Id, Product Id, Sales Amount, Rebate Value, Profit,
Analysis Period.
Table 2.
Contains Customer Id, Shipment, Demvalue, Analysis Period.
I would like to have a query that will let me have Customer Id and Totals of
Sales Amount, Rebate Value, Profit and Demvalue, by an input Analysis Period.
Thanks in advance.