I am working on an Inventory Report using Sage Intelligence. I am trying to link the IM_PeriodPostingHistory, IM_ItemWhseHistoryByPeriod, and CI_Item files. What I need to do is Use a Left Outer Join from the IM_PeriodPostingHistory file to the IM_WhseHistoryByPeriod file linked on Item Code, Warehouse, Fiscal Year, and Fiscal Period. This allows me to get a beginning balance for the item in the warehouse as well as summary data for each period. This works. But when I try to link the CI_Item file so that I can get the description and the product line I invariably get an error. Is there a way to combine a left outer join on two files then link to a third file?
Thank you for the help.
------------------------------
Chuck Peddy
Smartbridge Partners
------------------------------