Search found 25 matches
- Fri Sep 14, 2012 7:37 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 10.1.1
- Replies: 25
- Views: 24366
Re: TM1 10.1.1
It will be very interesting to see what happens in the TM1 space over the next few years. On the one hand we have the existing user/consulting community with ~20 odd years of developing & interfacing in Architect and Perspectives, and on the other we have IBM introducing the very Cognos/EP-ish P...
- Sun Jul 01, 2012 3:51 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to prevent query from hell?
- Replies: 6
- Views: 5132
Re: How to prevent query from hell?
one option would be to create one or more "reporting" cubes in TM1 and grant users access to these cubes alone in BI. The reporting cubes could have their values imported via TI process on a scheduled basis (only have C level rules) and be built in such a way that they would contain only t...
- Wed Jun 27, 2012 2:24 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Pick list and element security
- Replies: 8
- Views: 8012
Re: Pick list and element security
If your picklist type is "dimension" or "subset" then yes, element level security will result in users only seeing the customers they have permissions to in the picklist.
- Thu Jun 07, 2012 2:10 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Hide dimension elements with mdx subset
- Replies: 2
- Views: 3035
Re: Hide dimension elements with mdx subset
There may be a more elegant way to handle your issue via MDX, but one possibility would be to have a TI process loop through the dimension and create an alternate hieararchy of "Active" prospects. Your Active Form would then use the top of this alternate hierarchy as the starting point and...
- Thu Jun 07, 2012 2:44 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Contributor View issue
- Replies: 6
- Views: 4586
Re: Contributor View issue
If someone knows how to create an asymmetric cube view I'd love to hear it...frustrating to have it available in EV but not TM1's own adhoc views. What we've usually done is create a new cube with a hybrid time/measure dimension with the appropriate combinations as leaf elements. In TM1 10.1 you can...
- Wed Apr 18, 2012 3:50 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Tm1 10 doesn't show application on portal
- Replies: 6
- Views: 4130
Re: Tm1 10 doesn't show application on portal
take this with a grain of salt, as I was just "playing around" with TM1 10, but this happened to me when my test user did not have permissions on any CUBES in the model. Once I granted the appropriate cube security the Application displayed when I logged in to the portal as the test user. ...
- Fri Jan 20, 2012 3:06 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Contributor View Column Header Width
- Replies: 2
- Views: 3171
Re: TM1 Contributor View Column Header Width
There is if you're on 9.5.2...add or modify this line in your Web.Config file:
<add key="CubeviewerStringWrap" value="Enabled=true;MinCharactersToWrap=20;MaxDisplayCharacters=200;WidthOfWrapCell=50" />
<add key="CubeviewerStringWrap" value="Enabled=true;MinCharactersToWrap=20;MaxDisplayCharacters=200;WidthOfWrapCell=50" />
- Sat Jan 14, 2012 3:35 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Using Picklist in Control Cube
- Replies: 5
- Views: 7334
Re: Using Picklist in Control Cube
Seems a bit silly but you could create your own version of the control cube with the same dimensions, create a picklist on this cube, and use a rule on the real control cube to read the value from the picklisted cell in your 'fake' control cube. Does anyone happen to know why picklisting control cub...
- Wed Nov 09, 2011 2:36 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Web Item Order
- Replies: 2
- Views: 2637
Re: TM1 Web Item Order
No, but you can right click on them in Architect or Perspectives under the Application folder and rename them with a suffix e.g., A. Global Assumptions, B. CapEx, C. Operating Expenses, etc. You can also create Applications (aka folders) that are named alphabetically to mimic your process and place ...
- Sun Oct 16, 2011 1:09 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Display user name on active form
- Replies: 2
- Views: 3172
Re: Display user name on active form
There is a worksheet function called TM1User that you can place in your Active Form that will display the user name: From the reference: TM1User This is a TM1® worksheet function, valid only in worksheets. The TM1User worksheet function returns the user name of the current TM1 user. If the current T...
- Fri Oct 14, 2011 5:13 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Hide Views in Contributor
- Replies: 2
- Views: 2306
Re: Hide Views in Contributor
As far as I know if you want your users to see different views in the same contributor model you'd need to have the views on different cubes and use cube security. If the user can't see the cube the view won't show up in contributor.
- Fri Nov 12, 2010 5:23 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Picklist not showing- COGNOS EXPRESS
- Replies: 3
- Views: 3247
Re: Picklist not showing- COGNOS EXPRESS
I'm pretty sure the version of TM1 that ships with Cognos Express is 9.4 (9.4.1 FP 3 perhaps?). Picklists did not appear unti TM1 9.5.0.
I suspect the version of TM1 that comes with CX will always lag a year or so behind the main product offering...
I suspect the version of TM1 that comes with CX will always lag a year or so behind the main product offering...
- Thu Jul 08, 2010 3:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Contributor - Nullpointerexception
- Replies: 5
- Views: 5950
Re: Contributor - Nullpointerexception
Thank you Frenya for posting this...
- Sun Jul 04, 2010 6:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: SubsetCreatebyMDX - remove negatively weighted elements
- Replies: 1
- Views: 2786
Re: SubsetCreatebyMDX - remove negatively weighted elements
Jed, I'm a TM1 "white belt" so to speak, so this might not be the best way to achieve this, but you can add a new element attribute (say, called "RuleWeight") and add a rule to the }elementattributes_dimname cube like: ['RuleWeight'] =s:str(ELWEIGHT('dimname', elpar('dimname',!di...
- Sat Mar 13, 2010 3:03 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Contributor - Nullpointerexception
- Replies: 5
- Views: 5950
Re: Contributor - Nullpointerexception
Has anyone else experienced this as well? I'm getting the same error trying to deploy a super simple model that "validates" without any errors. I'm able to create a contributor application using the "planning sample" model, but not on my own model. I've followed all the rules in ...
- Wed Dec 09, 2009 11:03 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX to sort Elements based on Substring
- Replies: 2
- Views: 4151
Re: MDX to sort Elements based on Substring
Substring doesn't work in subsets as far as I know, but here is one solution: On your Schedule dimension create a text attribute called "SubString" (or whatever). In your }ElementsAttributes_Schedule cube write a rule along the lines of: ['SubString'] = S: SUBST(!Schedule, 6, 1); Now in yo...
- Thu Dec 03, 2009 4:27 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1Web Error - RPC Server unavailable?
- Replies: 1
- Views: 3227
TM1Web Error - RPC Server unavailable?
TM1 9.4 FP2 64-bit Windows Server 2003 64-bit Excel 2003 Separate Web and App Servers running the same versions of TM1, same version of Windows, etc... Users are occasionally getting this error message when using the "Snapshot to Excel" button in TM1Web: Internal error occurred while creat...
- Thu Dec 03, 2009 2:25 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1Web 9.5 - Enhanced security on drop downs?
- Replies: 0
- Views: 1345
TM1Web 9.5 - Enhanced security on drop downs?
Looking at the fix list for 9.5 I saw this: TM1 Web: Enhanced security on the TM1 server drop down list. Has anyone installed and played around with 9.5 TM1Web? I'm very, very curious about this functionality as it may solve an issue for one of my clients. Specifically i'm wondering if we can have d...
- Thu Dec 03, 2009 2:18 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 9.5
- Replies: 16
- Views: 12670
Re: TM1 9.5
Here's the fix list for those who don't feel like navigating the IBM Support site maze: Issues corrected since TM1 9.4.1 FP2 - Export to PDF did not work when using a private subset from a worksheet. - The User Interface for the Attachments button in TM1 Workflow for the All Tasks button did not ope...
- Wed Nov 25, 2009 4:17 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Export 2 cubes data in one file
- Replies: 2
- Views: 2807
Re: Export 2 cubes data in one file
My understanding is that even within a single TI process using ASCIIOutput or TextOutput on different tabs will overwrite a file, let alone using two separate processes. A couple suggestions (I'm sure there are others): 1. If you are handy with a scripting language (e.g., vbscript) you could have tw...