SUBNM in active forms

Post Reply
telula
Posts: 99
Joined: Tue Nov 18, 2008 5:40 am

SUBNM in active forms

Post by telula »

Hello,
I have a cell (D22) with a SUBNM formula. I use that cell to create a subset in view TM1RPTROW($C$12,"srv:dimname",$D$22 & " 0 Level").
This works well in the spreadsheet but in TM1 web, when I double click D22, it says it cannot find the dimension.
Is there something else I should have done?

Thanking ya in advance.
User avatar
Olivier
Community Contributor
Posts: 159
Joined: Thu Jun 26, 2008 5:46 am
OLAP Product: TM1
Version: Tm1 10.2.2fp4 -> 2.09
Excel Version: Excel 2013 - 2019
Location: Sydney

Re: SUBNM in active forms

Post by Olivier »

Hi,

Does the dimension name contains a space ?
I think that might be creating the issue.
(In Tm1 web space are ignored and the dimension is not found in the system without the space name...)

Hope this helps,
HTH
Olivier
telula
Posts: 99
Joined: Tue Nov 18, 2008 5:40 am

Re: SUBNM in active forms

Post by telula »

Nope. Dimension name has no space.
rmackenzie
MVP
Posts: 733
Joined: Wed May 14, 2008 11:06 pm

Re: SUBNM in active forms

Post by rmackenzie »

telula wrote:This works well in the spreadsheet but in TM1 web, when I double click D22, it says it cannot find the dimension.
Can you post the exact formula in D22?
Robin Mackenzie
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: SUBNM in active forms

Post by tomok »

Is that the exact formula or are there typos? You have to separate parameters with commas and you don't have one between $D$22 and " 0 Level". Why do you have a blank space before the 0 in 0 level? Please cut and paste the EXACT formula so we can tell whether you are keyboard challenged.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
telula
Posts: 99
Joined: Tue Nov 18, 2008 5:40 am

Re: SUBNM in active forms

Post by telula »

Folks, figured it out. The space issue wasnt before the 0 in 0 Level, there was a space betwwen server: and dimname.
Problem solved.
Post Reply