Question for Feedstrings

Post Reply
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Question for Feedstrings

Post by macsir »

Hi, all

Could you help to explain whey the string value in 'efg' coming from 'abc' can still be shown correctly even if I suppressed zeroes and cells are not fed in the view according to current rule?
Attachments
2013-11-13_100620.jpg
2013-11-13_100620.jpg (72.13 KiB) Viewed 3858 times
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
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: Question for Feedstrings

Post by tomok »

Because feeders don't go away just because you've commented them out in the code. Recycle the service and see if they still appear after a zero suppress.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Re: Question for Feedstrings

Post by macsir »

tomok wrote:Because feeders don't go away just because you've commented them out in the code. Recycle the service and see if they still appear after a zero suppress.
It is still there after restarting the server or unloading the cube.
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
User avatar
Elessar
Community Contributor
Posts: 413
Joined: Mon Nov 21, 2011 12:33 pm
OLAP Product: PA 2
Version: 2.0.9
Excel Version: 2016
Contact:

Re: Question for Feedstrings

Post by Elessar »

Because SKIPCHECK is commented and TM1 analyses every cell of your cube
Best regards, Alexander Dvoynev

TM1 and Data Science blog: 10th article - AI has failed TM1 Quiz.
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Re: Question for Feedstrings

Post by macsir »

Elessar wrote:Because SKIPCHECK is commented and TM1 analyses every cell of your cube
Thanks, you are right. My mistake. :ugeek:
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
Post Reply