Currently for opening a tm1 web worksheet in report studio am using an iframe script. Please follow below code.
Code: Select all
<iframe
src="http://tm1lab.us.hsbc/TM1Web/TM1WebMain.aspx?AdminHost=tm1lab.us.hsbc&TM1Server=narm_risk_dashboard&action=OpenObject&type=Websheet&value=Applications/CF_Commentary/H60Rate" width="100%" height = "100%" scrolling=no >
</iframe>
Is there a way to modify above script to open a particular sheet of the worksheet application?
Note: I have tried to upload keeping sheet 1 upfront as one application and sheet 2 as another application. but this will not serve the purpose. There are values which are carrying over from sheet 1 to sheet 2. So there should be one work sheet app but to open two different sub-sheets.
Your help is greatly appreciated.
THanks
Daya