Search found 6 matches

by achaves
Fri Mar 11, 2011 3:05 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Active form returns zeroes
Replies: 20
Views: 15073

Re: Active form returns zeroes

The workaround:

Change your DBRW's to DBR's - BUT you need to keep one column of DBRW's. Now the column that stays DBRW will still return only 0's, so you have to make it a dummy column and hide it, but it triggers the DBR's to calculate.

Don't you love TM1? :)
by achaves
Fri Mar 11, 2011 2:38 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Active form returns zeroes
Replies: 20
Views: 15073

Re: Active form returns zeroes

Heard from Support: This is a known issue that is fixed in 9.5.1 FP1 and 9.5.2 (both due out later this month). See notes below: Some Active Forms that work in v9.4 and v9.5.0 stop working in v9.5.1. Trying to recreate the Active Form from scratch in version 9.5.1 also does not work the Active Form ...
by achaves
Wed Mar 09, 2011 2:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Active form returns zeroes
Replies: 20
Views: 15073

Re: Active form returns zeroes

Interesting - the ctrl-shift-alt-F9 does the trick. Thanks for the tip. I do know that AF's are quirky, but we've rolled out some pretty elaborate AF-based models and we've always gotten them to do what we needed ("creativity" is key). Not getting numbers in the AF directly after slicing i...
by achaves
Tue Mar 08, 2011 7:36 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Active form returns zeroes
Replies: 20
Views: 15073

Re: Active form returns zeroes

I'm experiencing the same phenomenon as you describe here. There are no rules on the cube, there's no aliases turned on, I'm "slicing" a very basic Active Form and getting all zeros. I can get the values to show up by just performing an Excel Save, but refreshing/rebuilding the Active Form...
by achaves
Fri Jan 07, 2011 4:24 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Carriage return in text string for TM1 Web
Replies: 17
Views: 19027

Re: Carriage return in text string for TM1 Web

Have you had any further developments on carriage returns in TM1Web? We're experiencing the same issue and to echo robert's note, without the ability to break up the text, it does limit the usefulness.

Thanks,

Andrew
by achaves
Fri May 14, 2010 12:31 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: SLOW Cellputn performance
Replies: 8
Views: 7916

Re: SLOW Cellputn performance

I ran into this a while back and IBM confirmed this is expected behavior. Any action you take that could impact the mdx results (such as a cellputn) will cause the mdx to re-evaluate. Just writing to an ASCII file wouldn't cause a re-evaluation I have found the same issue if I try to directly create...