- Connector
- MAS 90 4.0 ODBC Driver
- Sage MAS Consolidation
- New
- SQL Join Type
- Source Container (Join) would like similar to the following:
((("AR_Customer"
INNER JOIN "AR_OpenInvoice"
ON "AR_OpenInvoice"."ARDivisionNo" = "AR_Customer"."ARDivisionNo" and
"AR_OpenInvoice"."CustomerNo" = "AR_Customer"."CustomerNo")
LEFT JOIN "AR_Options" ON "AR_Options"."CompanyCode" = "AR_Options"."CompanyCode")
LEFT JOIN "SY_Company" ON "AR_Options"."CompanyCode" = "SY_Company"."CompanyCode")
------------------------------
Moira Goggin
Executive Director
90 Minds, Inc.
------------------------------
Original Message:
Sent: 02-25-2019 10:16
From: Larry Bradford
Subject: Add Company Code to Sage Intelligence Consolidating table using Connector
Looks like we have to start with AR_Options.
------------------------------
Larry Bradford
Accounting Technology LLC Consultant and Owner
Accounting Technology, LLC
Fairfax VA
703-913-3500
------------------------------
Original Message:
Sent: 02-25-2019 10:00
From: Nancy Hanson
Subject: Add Company Code to Sage Intelligence Consolidating table using Connector
Can you bring in SY_Company (may not be correct table) like you would in Crystal and join it?
------------------------------
Nancy Hanson
Blytheco LLC
Eagan MN
Original Message:
Sent: 02-25-2019 09:56
From: Larry Bradford
Subject: Add Company Code to Sage Intelligence Consolidating table using Connector
We are querying AR Tables, not GL. There does not appear to be a Company Code field in AR_Transaction or AR_Customer.
------------------------------
Larry Bradford
Accounting Technology LLC Consultant and Owner
Accounting Technology, LLC
Fairfax VA
703-913-3500
Original Message:
Sent: 02-25-2019 09:52
From: Nancy Hanson
Subject: Add Company Code to Sage Intelligence Consolidating table using Connector
Go to the Connector/Container, right click on a table, add Expression/Data Field. It may ask you which table. Once you get to the list of fields, find Company Code, check the box to add it. You may need/want to add it to multiple tables.
------------------------------
Nancy Hanson
Blytheco LLC
Eagan MN