Using CR 8.5 I have created two subreports. One has Account Numbers and Actual Amounts from our Lawson software database. The other has Account Numbers and Budget Amounts from an Access database.
Now I want the main report to show Account Number, Actual, Budget,and Variance by obtaining all Account Numbers appearing in either subreport. Some Accounts have Actuals without Budgets. Some Accounts have Budgets without Actuals.
I was able to get the report to work using Actuals as the main report and Budgets as the subreport but then I did not get a row for any Accounts that did not have an Actual, even though they had a Budget.
I searched the posts and found a suggestion to use two subreports, but I don't know how to get what I want in the main report. Do I create a shared variable with the same name in each subreport to identify Account? (Not even sure I know how to do that.)
Now I want the main report to show Account Number, Actual, Budget,and Variance by obtaining all Account Numbers appearing in either subreport. Some Accounts have Actuals without Budgets. Some Accounts have Budgets without Actuals.
I was able to get the report to work using Actuals as the main report and Budgets as the subreport but then I did not get a row for any Accounts that did not have an Actual, even though they had a Budget.
I searched the posts and found a suggestion to use two subreports, but I don't know how to get what I want in the main report. Do I create a shared variable with the same name in each subreport to identify Account? (Not even sure I know how to do that.)