Search found 4 matches

by atxchillin
Sun Dec 05, 2010 9:58 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube Export
Replies: 3
Views: 2696

Re: Cube Export

Thank you for the response - I get it now. It looks as though if we're happy with the format of dim1, dim2, Measure1, value then we get to use a view. If we want to change that format to Dim1, dim2, measure1 value, measure 2 value... then we are still stuck looping through dimensions.

Thanks again.
by atxchillin
Sun Dec 05, 2010 7:20 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube Export
Replies: 3
Views: 2696

Cube Export

Does anyone know if there is a TI function that will export a cube in the same manner as right clicking the cube and choosing 'export to text file'. Is the only option to loop through every dimension and then call a textoutput command?
by atxchillin
Tue Nov 30, 2010 4:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 9.5.1 x64 on Win 03R2 Turbo Integrator Crashing
Replies: 11
Views: 11387

Re: TM1 9.5.1 x64 on Win 03R2 Turbo Integrator Crashing

UseSQLExtendedFetch=T also worked for me on 9.5.1, win2008 R2 64 bit
by atxchillin
Wed Oct 20, 2010 9:46 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Contributor overwriting security - okay, but ...
Replies: 6
Views: 5141

Re: Contributor overwriting security - okay, but ...

I ran into a similar problem. I have multiple contributor applications against the same TM1 model. I need to manage security against the workflow dimension from application A for groups in application B. Contributor was overwriting the rule. I edited the process }Tp_Application_deploy (which runs ev...