Search found 3 matches

by Thirsty Brick
Mon May 18, 2009 10:37 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Line feeds (ALT+ENTER) in websheet cells?
Replies: 1
Views: 2242

Line feeds (ALT+ENTER) in websheet cells?

Hi guys,

how do you mimic an excel line feed (ALT+ENTER) in a websheet cell while typing in text?

OR

if I can't add one directly while typing, has anyone tried an Action Button to add a CHAR(10) into text in a given cell - does it work or does TM1Web hate linefeeds altogether?
by Thirsty Brick
Thu Feb 12, 2009 10:49 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Destroying subsets by wildcard search?
Replies: 2
Views: 5106

Destroying subsets by wildcard search?

I am trying to design a TM1 TI code method to delete subsets from a given dimension where not all of the subset name is specified. Its not that I don't know all of the name, but that the name is generated in TI by a combination of multiple user-entered variables (up to 7) to make it unique and I wou...
by Thirsty Brick
Thu Feb 12, 2009 10:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 URL API - can I open a websheet to a selected tab?
Replies: 0
Views: 1849

TM1 URL API - can I open a websheet to a selected tab?

Does anyone know how to pass in a given tab name or index when using the action=OpenObject call to TM1WebMain.aspx for a multi-tab worksheet so that it opens at that tab?