aurunner611
Technical User
CR11, on Accpac 5.5 data.
Hello,
I have an issue that I'm not sure how to tackle. I'm trying to create a report that displays two different sets of data, and then puts that data into a report where i can run calculations on it. Basically I'm taking 2 reports that we already have created and trying to combine the data.
the first report contains our last 4 quarters sales (which are grouped on OESHHD.ITEM) getting a total sold per item for the 4 quarters.
the second report is then taking our current inventory vs orders (whats on PO, sales orders, Qty on hand, etc) running calculations on that and this is grouped by ICSTATI.ITEMNO.
Basically what i need to do is get some data (the data totals) from each report and use it to run more calculations for another report. This final report will make projections on what we need to re-order.
what is the best way to accomplish this? do i have to create a new report and add the 2 existing reports as sub-reports? I've created a new report and the only thing in it so far are the 2 sub-reports. I've linked the main reports parameters to the sub-reports' and put the sub-reports in the main reports details section. but the data doesn't display there, basically when i run it it shows a blank report. if i move the reports to the report header they automatically run and show data. if i put it in the footer the sub-report shows and i can double click it to view the data. I really don't care if i can see the sub-report data in the main report since i only need to cherry pick data i want for the main report, but how do i pass just this data to the main report? and once it's in the main report i need to group it by ICITEM.SEGMENT2, is this going to be a problem since the sub reports are grouped differently?
thanks for your time.
Hello,
I have an issue that I'm not sure how to tackle. I'm trying to create a report that displays two different sets of data, and then puts that data into a report where i can run calculations on it. Basically I'm taking 2 reports that we already have created and trying to combine the data.
the first report contains our last 4 quarters sales (which are grouped on OESHHD.ITEM) getting a total sold per item for the 4 quarters.
the second report is then taking our current inventory vs orders (whats on PO, sales orders, Qty on hand, etc) running calculations on that and this is grouped by ICSTATI.ITEMNO.
Basically what i need to do is get some data (the data totals) from each report and use it to run more calculations for another report. This final report will make projections on what we need to re-order.
what is the best way to accomplish this? do i have to create a new report and add the 2 existing reports as sub-reports? I've created a new report and the only thing in it so far are the 2 sub-reports. I've linked the main reports parameters to the sub-reports' and put the sub-reports in the main reports details section. but the data doesn't display there, basically when i run it it shows a blank report. if i move the reports to the report header they automatically run and show data. if i put it in the footer the sub-report shows and i can double click it to view the data. I really don't care if i can see the sub-report data in the main report since i only need to cherry pick data i want for the main report, but how do i pass just this data to the main report? and once it's in the main report i need to group it by ICITEM.SEGMENT2, is this going to be a problem since the sub reports are grouped differently?
thanks for your time.