Search found 154 matches

by mincharug.shulft
Thu Jan 07, 2016 11:54 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to identify element name using text attribute.
Replies: 6
Views: 5086

Re: How to identify element name using text attribute.

here is my small code..... Get it my vLOB from source ,and compare with my attribute ,if two are matches then,get that element associated attribute and finally i am using that element as my LOB while doing data....i think it might be understandable .....Thanks again everyone ...the forum is awesome ...
by mincharug.shulft
Thu Jan 07, 2016 12:43 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to identify element name using text attribute.
Replies: 6
Views: 5086

Re: How to identify element name using text attribute.

I really appreciated your help on this,i have got an answer and i impletemented ...thanks again your all suggestions.
by mincharug.shulft
Tue Jan 05, 2016 11:05 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to identify element name using text attribute.
Replies: 6
Views: 5086

Re: How to identify element name using text attribute.

Thank you so much alan,but my existed text attribute element used for dfifferent purpose ...so i cannot change that to alias..so is there any another solution that i can use for it.....
by mincharug.shulft
Tue Jan 05, 2016 9:49 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to identify element name using text attribute.
Replies: 6
Views: 5086

How to identify element name using text attribute.

Really appreciated your support if anyone can help me on this with your past experience. I have a text file source that has all the account numbers in numeric, and all these numeric numbers are part of my dimension as text attribute, so I while I load the data with respect of my account numbers amon...
by mincharug.shulft
Wed Dec 09, 2015 4:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Process gives duplicates into asciioutput
Replies: 6
Views: 8085

Re: TI Process gives duplicates into asciioutput

How many such different ID's do you have ? Because you could use a temporary dimension, do a DIMENSIONELEMENTINSERT, and then check (DIMIX = 0 or not ) if the element (ID) in the temporary dimension or not. In the Epilog you remove the temporary dimension again. A temporary dimension is a good way ...
by mincharug.shulft
Wed Dec 09, 2015 4:16 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Process gives duplicates into asciioutput
Replies: 6
Views: 8085

Re: TI Process gives duplicates into asciioutput

Thanks a lot for your prompt reply Wim Gielis and TrevorGoss .

My source is my transaction logs converting into text file and using that a source.
from my transaction logs (.txt) i need to get users ids...so still i can create temp dim.....Please help on this.Thanks in advance
by mincharug.shulft
Wed Dec 09, 2015 3:44 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI Process gives duplicates into asciioutput
Replies: 6
Views: 8085

TI Process gives duplicates into asciioutput

Hi All Gentle mans ,its pleasure to write an email bcz i see, well prompt responses each others...really i say thank to this forum.... I have a problem in TI Process: I have users data want to store into text file,so ,i am writing TI Process script using asciioutput function into text file,but the i...
by mincharug.shulft
Tue Sep 22, 2015 5:40 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Mdx issue
Replies: 5
Views: 3618

Re: Mdx issue

Thanks Edwart,
How to incorporate can you please help by altering the line that i shared
by mincharug.shulft
Tue Sep 22, 2015 3:20 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Mdx issue
Replies: 5
Views: 3618

Mdx issue

SubsetCreatebyMDX(vSubName,'{EXCEPT({ TM1SUBSETALL( ['|vDimName|'] )},{ [Tata], [Ticky]) })} ; While i am excuting my TI process with above line of code i am getting the below error can someone help me as its urgent error: Error: Prolog procedure line (22): Could not create dynamic subset: Level or ...
by mincharug.shulft
Mon Sep 29, 2014 6:07 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: tm1 operation console error
Replies: 5
Views: 4235

Re: tm1 operation console error

IE8 browser and yes admin host and server name are settuped sir.

EvgenyT wrote:1. What is the browser being used?

2. Did you set up OpsConfig.xml with admin host and server name?

Thank you

Evgeny
by mincharug.shulft
Sun Sep 21, 2014 12:11 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: tm1 operation console error
Replies: 5
Views: 4235

tm1 operation console error

Hello Sirs,

i am getting the following attached error and i have done the following ways though i am not able to resolve the issue,pls help as its burning for me to resolve.

i done this :http://www-01.ibm.com/support/docview.w ... wg21585781
and also i restarted my system not working
by mincharug.shulft
Tue Jul 01, 2014 9:49 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI error
Replies: 8
Views: 4291

Re: TI error

Hello lotsaram, i clearly understood what Alan's posted, BUT the problem is the following: I am getting the data with combination of the following ex: $100.00 $2,10,120.00 1000.10 2000.00 so if i choose the data type of the variable as numeric only i am able to load the numeric data BUT my business ...
by mincharug.shulft
Tue Jul 01, 2014 7:47 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI error
Replies: 8
Views: 4291

Re: TI error

Does any one has any idea? can it be done in TI?
by mincharug.shulft
Tue Jul 01, 2014 5:45 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI error
Replies: 8
Views: 4291

Re: TI error

Hi Alan Sorry i just had the attached screen from my example as i was not able to share the original data BUT what i mean to say is i am using oracle datasource and and the data is coming in the attached formats and i used the variable type is string for quantity,quantity1 and also contents i used a...
by mincharug.shulft
Tue Jul 01, 2014 4:39 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI error
Replies: 8
Views: 4291

Re: TI error

Hi Alan, Thanks per the quick reply As this data is coming from oracle like below format only.there i can't change so is there any way to do changes in TI in data tab??? please suggest Hello: My data is coming in the following format Quatity = 2,10,000.00 Quatity1 = 3,33,000.00 BUT as per my require...
by mincharug.shulft
Tue Jul 01, 2014 4:06 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI error
Replies: 8
Views: 4291

TI error

Hello:
My data is coming in the following format
Quatity = 2,10,000.00
Quatity1 = 3,33,000.00
BUT as per my requirement I have to have minus
Amount= Quatity 1-Quatity
So If I use the above formula in the data tab (attached screen)
I am getting the attached error. Can you any help really appreciated.
by mincharug.shulft
Mon Apr 14, 2014 6:35 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 server error while starting
Replies: 3
Views: 2448

Re: TM1 server error while starting

hello declanr:
Thanks for your reply .i think your not got my query.
when iam starting after recreated the "Tm1 server instance" from IBM cognos configuration ia m getting the that attached error.
Pls let me know if your still didnot understand.
by mincharug.shulft
Sun Apr 13, 2014 12:08 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 server error while starting
Replies: 3
Views: 2448

TM1 server error while starting

Hi All,
Please find the attached issue and really appriciated if anyone can help me?
tm1 version is 10.1.1
by mincharug.shulft
Tue Mar 25, 2014 3:44 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI error:URGENT
Replies: 14
Views: 6442

Re: TI error:URGENT

Thanks lot david ur valuable reply BUT
As we are getting the some zero values for that i want to ommit the zero values and only non zero values i plan to load it as this process is talking 10 hours to load completly as table is having 1+ crores records.so this is approach correct?