BusinessObjects Board

SAP Design Studio Drill down WebI report

Firstly sorry guys, didn’t know where to post this, I am new to SAp design Studio, however was heavly working on xcelsius. Our client is now moved to Design Studio 1.2. We have a requirement, a drill down webI report from design studio dashboard. I know that we can do that in xcelsius using open doc and flash variables. I have no idea about design studio drill through webI report. Please guide me. :hb:

Thanks


venkat4988 (BOB member since 2014-03-26)

HI,

You can open a WEB I report using Design Studio using below code:

APPLICATION.openNewWindow
(<URL>/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&amp;iDocID=<CUID of WEB I>);

Ishani

[Moderator Edit: Added code formatting - Andreas]


Ishani :india: (BOB member since 2015-12-16)