Page 1 of 1

Contributor application in Report Studio

Posted: Tue Aug 24, 2010 3:49 pm
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.