ridhirao22
Programmer
Using SAP Bex queries and CR 2008
The report I am working on is to get data from 2 different Bex queries. So using subreport to get the data from Bex query2.
Bex Query 1: main report
Fields displayed are Date, store#, store name, saleamt1, saleamt2 and diff (saleamt1-saleamt2)
Bex Query 2: (Sub report)
Saleamt3
Overall report should look like:
Date, store#, store name, saleamt1, saleamt2, diff (saleamt1-saleamt2), saleamt3, diff (saleamt1-saleamt3)
I will need to run the bex query 1 to get all the stores# and then pass this list of store# to subreport to get the saleamt3
I am link the store# from main report to the field in the subreport by store# and its hit by performance.
Please help me with any ideas! Make my day!
TIA,
RR
The report I am working on is to get data from 2 different Bex queries. So using subreport to get the data from Bex query2.
Bex Query 1: main report
Fields displayed are Date, store#, store name, saleamt1, saleamt2 and diff (saleamt1-saleamt2)
Bex Query 2: (Sub report)
Saleamt3
Overall report should look like:
Date, store#, store name, saleamt1, saleamt2, diff (saleamt1-saleamt2), saleamt3, diff (saleamt1-saleamt3)
I will need to run the bex query 1 to get all the stores# and then pass this list of store# to subreport to get the saleamt3
I am link the store# from main report to the field in the subreport by store# and its hit by performance.
Please help me with any ideas! Make my day!
TIA,
RR