I created 3 different reports according to the requirement. Now my customer wants to combine all the 3 reports into 1 report by using 3 reports tabs so that he can run all the reports at the same time and print them at the same time using PDF option.
Is there any way we can combine the webi reports by bringing all the formulas from one report to another report or i need to create the variables again with all the formulas.
Each report has almost 70 variables.
You need to add the other two reports as tabs in the first report from scratch. This can be a to them use the other 2 reports also till you do that, create Hyperlinks to those 2 reports using OpenDoc. When you’ve completed adding the other two tabs, remove the hyperlinks.
In this case, I’m using BOXI R2, not BOXI 3
I can use opendocument function to open a detail document in another new windows.
but I want to try…
merge two documents into one report, which has two sheets inside.
As far as I can see, unless and until you use OpenDocumetn (Hyperlinks) to open the second report, you will have only one choice. Making them from scratch on the new tab.
You may have to recreate the queries from scratch, but you should be able to use report templates to reduce the creation of the formulas, etc when combining the reports.
If the end-result is a PDF, sometimes it’s just easier to combine the individual PDFs, especially since adding additional data providers may change how the individual reports summarize, their run time, etc…