Search found 49 matches

by daya007
Thu Dec 16, 2010 4:21 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Open sheet 2 worksheet from TM1 web
Replies: 0
Views: 1456

Open sheet 2 worksheet from TM1 web

Hi Currently for opening a tm1 web worksheet in report studio am using an iframe script. Please follow below code. <iframe src="http://tm1lab.us.hsbc/TM1Web/TM1WebMain.aspx?AdminHost=tm1lab.us.hsbc&TM1Server=narm_risk_dashboard&action=OpenObject&type=Websheet&value=Applications/...
by daya007
Mon Nov 15, 2010 7:55 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Passing parameter from Report studio
Replies: 1
Views: 1832

Passing parameter from Report studio

Hi, Is there any way we can pass the parameters from report studio to tm1 web to retrieve particular view(filter) according to the parameter selected. We are actually using iframe jaava script to open a particular worksheet through report studio. We had to create 30 different worksheet to open that ...
by daya007
Sun Nov 14, 2010 5:12 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Instance name change
Replies: 6
Views: 4255

Re: Instance name change

Thank you. Gurus

Will do a VBA for that.
by daya007
Sat Nov 13, 2010 2:24 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Worksheet format in tm1 web
Replies: 2
Views: 2204

Worksheet format in tm1 web

hi, I have a worksheets with a chart in it. I have formatted the chart according to the user req and published as an application. When i open it in tm1 web format gets change and it looks like a mess. Is there any parameter to be changed to retain the format used in worksheets?? (TM1 version 9.5.1)....
by daya007
Sat Nov 13, 2010 2:21 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Instance name change
Replies: 6
Views: 4255

Instance name change

Hi All I have 50 worksheets as an application in one TM1(dev) server. We want to migrate to different(uat) server but admin wanted to change the instance name. Due to this instance change we have to change all the worksheets pointing to that instance name(Subnm formulae, View formulae). Is there any...
by daya007
Mon Nov 08, 2010 3:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Blog kind of interface in TM1
Replies: 3
Views: 2393

Blog kind of interface in TM1

Hi All I have a requirement, where user wants a blog kinda interface for discussing on a situation. Like 1st user writes a description of the situation, and the next user writes a comment(by clicking on reply button) and comments goes on. This should capture the user and date time automatically. Thi...
by daya007
Mon Nov 08, 2010 3:02 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Email Feature in TM1
Replies: 5
Views: 4651

Re: Email Feature in TM1

Thank you for the comments. I will research on vba email feature and get it done.
by daya007
Sun Nov 07, 2010 8:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Email Feature in TM1
Replies: 5
Views: 4651

Email Feature in TM1

Hi,

I have a requirement where user enters data into the cubes through worksheets and clicks on a button which fires an email to his manager to view what did he just enter. Is there anyway we can accomplish this scenario.

Thanks
Daya
by daya007
Fri Oct 01, 2010 1:10 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Approval
Replies: 9
Views: 6169

Re: Approval

Got it...Thanks All....
by daya007
Thu Sep 30, 2010 7:21 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Approval
Replies: 9
Views: 6169

Re: Approval

@Tomok

I tried using Continue, but dint make difference.
by daya007
Thu Sep 30, 2010 7:20 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Approval
Replies: 9
Views: 6169

Re: Approval

@ Michel

I tried using 'Write', but same error repeating.
by daya007
Thu Sep 30, 2010 4:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Approval
Replies: 9
Views: 6169

Re: Approval

Hi Martin

I tried to write a rule in Control cube But am getting an error.
q3.JPG
q3.JPG (23.23 KiB) Viewed 6147 times
Rule:

Code: Select all

['Edit Comment','Abc'] = S:IF(DB('Test Comment',!Test Date,!Test KRI,'Approve')@='Y', 'READ', STET);
Error:
q5.JPG
q5.JPG (32.34 KiB) Viewed 6147 times
by daya007
Thu Sep 30, 2010 12:39 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Approval
Replies: 9
Views: 6169

Approval

Hi I have a req where in the below cube, user has to enter comment in 'edit comment' field. When ever higher official likes the comment, he has to enter 'Y' in Approve field so that comment from edit comment will be copied to Comment filed. Q.JPG I used the foll rule ['Comment']=S:(IF(DB('Test Comme...
by daya007
Tue Sep 28, 2010 9:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Max 300 char
Replies: 2
Views: 2251

Re: Max 300 char

Hello Wim

Thankyou
Its working!!
by daya007
Tue Sep 28, 2010 4:36 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Max 300 char
Replies: 2
Views: 2251

Max 300 char

Hello Gurus

I have a requirement where user enters a comment in xl application through tm1 web. Is there any wy that i can restrict max characters. User cannot be able to write the comment which is more than 300 characters. Please help me with ideas.

Thanks
Daya
by daya007
Fri Sep 10, 2010 5:40 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Rule
Replies: 3
Views: 2156

Rule

Hi

I have to get the highest index value element into left side of the rule dynamically. Please share ur idea on this.
I tried to do this but it returns error

Code: Select all

['(DIMNM('Date_History', DIMSIZ('Date_History')))']
Thanks
Daya
by daya007
Fri Sep 03, 2010 1:48 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: cube back up
Replies: 1
Views: 1678

cube back up

Hi Gurus I have a requirement where a cube has 4 dims and one of the dimension is Date dimension. Date dimension consists of only one element which is last day date of given month. This dimension will be recreated when ever new date enters into the data base(So that date dim contains only updated da...
by daya007
Tue Aug 31, 2010 3:30 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Audit trail
Replies: 2
Views: 2108

Re: Audit trail

thank you so much. ill refer the guide..
by daya007
Tue Aug 31, 2010 1:47 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Audit trail
Replies: 2
Views: 2108

Audit trail

Hi, I have a requirement where user want to audit trail the changes made to 2 elements in worksheet app. They want to just know who did it and at what time. How is this possible?, i am able to get the most resent change using tm1user function. They want history of at-least last 4 changes. Please hel...