on 2016 Apr 28 12:18 AM
I have a WEBI ReportX which has 5 prompts which are all mutliselect. On reportX I want to create a hyperlink which calls another WEBI reportY.
I want the same prompts entered in ReportX by user to be passed as ReportY and the ReportY should open is excel(default).
What should be my syntax of hyperlink and how do I read the host name dynamically so that I dont have to update the link when I move content from DEV->TEST->PRod
Hi Vishal,
Refer below link to create a open doc link
you should not select the option "Use complete URL path to create hyperlink”
If you select the option it will hard code the hostname of the current system in which you are creating the document link. But the host name changes from dev to Qa to pod so unselect this option so that it works in all the systems
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Vishal,
Please refer to the below link to understand how the opendocument syntax could be used between a webi-webi report or webi to Dashboard communication.
https://help.sap.com/businessobject/product_guides/boexir4/en/xi4_opendocument_en.pdf
Moreover when you move your report between systems in your landscape better not use the hostname and port details in your openDocument url as it gets preceeded automatically if you define the url starting with "/BOE..."
Please check and update us back whether you are able to solve the issues with the above details.
Rgds,
Sethu.
Dear Vishal,
Then do check the below url which is for BO 4.1 as per your requirement.
https://help.sap.com/businessobject/product_guides/sbo41/en/sbo41_opendocument_en.pdf
Moreover can u paste the URL with Input parameters which you are trying to create to investigate further.
Rgds,
Sethu.
Hi Vishal,
Open document creation steps are same. Basically open the document in HTML mode,
make sure ur settings are as mentioned in screenshot-1. Just right click the report --> view--> design
select the column on which you want to create hyperlink --> right click->add document link--> select the target report--> select the fields which you to pass to the parameters and other options. ok--> save
Divya,
I dont want to behave like a drill down report on click of one data cell.
In Report A - there will be a hyper link 'Export to Excel' on click of that link I want to open ReportB in excel format directly.
Same set of all input parameters need to be passed from ReportA to ReportB
I also tried the above approach by creating a blank cell in report header and I get #MULTIVALUE. The ReportB report doesnt open up.
Can you provide us the data
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
63 | |
10 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.