Can I combine data from SAGE 100 Job Cost's JobTransactionDetail table and data from Job Cost's JobHistory TransDetail table on the same Crystal Report?

I would like to combine data from SAGE 100 Job Cost's JobTransactionDetail table and Job Cost's JobHistoryTransDetail table on the same Crystal Report.

I need to create a summary report that includes data from both tables.  I'm hoping that someone has done something like this (or similar) before. Thanks in advance for any help.

Parents
  • If you are on Sage 100 Premium (SQL); you could develop a SQL View that includes data from both, and then use that View in a Crystal Report.  If not, the best you can do is to write a sub report for live data and have what is essentially two reports on one report.  

  • in reply to StefanouM

    Thanks for the reply.  Unfortunately we are not using Sage 100 Premium (SQL).  If I used the sub-report approach, would I be able to combine the totals from both reports into one grand total?

Reply Children