Delete the rule, keep the value. What the???

Post Reply
User avatar
Alan Kirk
Site Admin
Posts: 6606
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Delete the rule, keep the value. What the???

Post by Alan Kirk »

This is more a case of idle curiosity than anything since I'm convinced that it's a version-specific (8.2.12) bug, though I can't find a reference in the release notes to it having been fixed.

The rule is a simple one:

Code: Select all

['Actuals',  '81500'] = N: Stet;
['81500'] = N: ['81010'];
The feeder is equally simple:

Code: Select all

['81010']=> ['81500'];
81010 was the old account, 81500 was the new one, and the values for non-Actuals were kept for historical reasons that I shan't go into here. Since the old numbers are now a number of years old we're going to be shutting down the old accounts and transferring the data to the new ones.

However when my assistant took the rules out... 81500 retained the original value from 81010. When you right click on the value it no longer shows Trace Calculation as an option, it can be edited, naturally... yet the value of 81010 still appears in 81500's cell.

This doesn't occur in 9.1 SP4; there if you delete the rule, the value goes away. Add the rule back, it reappears. Comment out the rule, it goes away and so on.

But in 8.2.12, the only way you can get rid of the value is by manually obliterating it.

Does anyone remember encountering this behaviour and / or when it was fixed?
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
kpk
MVP
Posts: 214
Joined: Tue Nov 11, 2008 11:57 pm
OLAP Product: TM1, CX
Version: TM1 7x 8x 9x 10x CX 9.5 10.1
Excel Version: XP 2003 2007 2010
Location: Hungary

Re: Delete the rule, keep the value. What the???

Post by kpk »

Hello,

Have you tried to unload the cube after deleting the rule?

Regards,

Peter
Best Regards,
Peter
User avatar
Alan Kirk
Site Admin
Posts: 6606
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: Delete the rule, keep the value. What the???

Post by Alan Kirk »

kpk wrote: Have you tried to unload the cube after deleting the rule?
Sorry, I should have included that in the original post.

Not only did we try unloading the cube, we even tried bouncing the server.

Definitely bug-city here.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
User avatar
Steve Vincent
Site Admin
Posts: 1054
Joined: Mon May 12, 2008 8:33 am
OLAP Product: TM1
Version: 10.2.2 FP1
Excel Version: 2010
Location: UK

Re: Delete the rule, keep the value. What the???

Post by Steve Vincent »

:D I've seen that before.

Not sure if it's the case with your model, but i had a cube with data in it (via TI) that i then "replaced" with some rules. At a later date i removed the rules and data still appeared in the cube, it seems the .cub retained the values even tho it was being overwritten by the rule. Confused the life out of me as a feeder was working on some cells and not others, turned out the cells with data fed fine by any new ones created by the rule were being missed.

Not sure if that was 8.1.8 or 9.0 but i think it's likely to happen in all versions...
If this were a dictatorship, it would be a heck of a lot easier, just so long as I'm the dictator.
Production: Planning Analytics 64 bit 2.0.5, Windows 2016 Server. Excel 2016, IE11 for t'internet
User avatar
jim wood
Site Admin
Posts: 3951
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Re: Delete the rule, keep the value. What the???

Post by jim wood »

I have encountered that one the past as well Steve. As far as I remember it is not classified as a bug. It has something to do with the way that once you switch skipcheck on it manages the flag in the .cub. I can only suggest a) checking to see if the data matches that created by the rule and b) archiving the data to file and removing it,

Jim.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
User avatar
Alan Kirk
Site Admin
Posts: 6606
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: Delete the rule, keep the value. What the???

Post by Alan Kirk »

jim wood wrote:I have encountered that one the past as well Steve. As far as I remember it is not classified as a bug. It has something to do with the way that once you switch skipcheck on it manages the flag in the .cub. I can only suggest a) checking to see if the data matches that created by the rule and b) archiving the data to file and removing it,
Thanks for the comments all; we ended up doing what Jim suggested anyway. (The data did match, and we did archive it and overwrite it.)

However classified as a bug or not, the behaviour is definitely different between 8.2.12 and 9.1 SP4; I tested it with exactly the same cube from the same data directory (or more precisely a copy thereof). In 9.1 SP4, the data is, shall we say, "non-persistable". (To my mind this is a good thing.) Based on Steve's experience of it happening in 9.0, the change may well have been at the 9.1 upgrade.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
User avatar
jim wood
Site Admin
Posts: 3951
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Re: Delete the rule, keep the value. What the???

Post by jim wood »

When I used to work for Applix we were on version 8. (Just) It might be that the way this works has changed since, hence the change in behaviour,

Jim.
Struggling through the quagmire of life to reach the other side of who knows where.
Shop at Amazon
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Malcolm MacDonnell
Posts: 26
Joined: Thu May 29, 2008 2:58 am

Re: Delete the rule, keep the value. What the???

Post by Malcolm MacDonnell »

We had this same problem (V8.2.12) or similar. An overhead populated by an FTE or STET'd if empty. When the FTE is removed the overhead stays. This does not always happen, and we never worked out why. After upgrading (9.1.3) we still have the problem, so I just wrote a TI that runs every night to clear the values out.
Post Reply