Contributor application in Report Studio

Post Reply
daya007
Posts: 49
Joined: Fri May 28, 2010 4:47 am
OLAP Product: TM1
Version: 9.5.1
Excel Version: 2003
Location: IL, USA

Contributor application in Report Studio

Post by daya007 »

Hi all

Currently am using an iframe script to get the xl websheet from tm1 web to report studio.
I used foll code for it.

Code: Select all

<iframe 
src="http://tm1lab.us.hsbc/TM1Web/TM1WebMain.aspx?AdminHost=tm1lab.us.hsbc&TM1Server=risk_dbrd_dev&action=OpenObject&type
=Websheet&value=Applications/Summary Dashboard/EAD_Overlay" width="100%" height = "100%" scrolling=no >
</iframe>
How can i get the contributor application to report studio.
Is there any way using scripts or some thing we can get that application.
Please share ur ideas.
Post Reply