Hi,
How to handle orphans fact data in tm1.
What is the best approach
Thanks&Regards,
chowdary
Handle orphans data in TM1
-
- Posts: 7
- Joined: Thu Aug 02, 2012 12:31 pm
- OLAP Product: cognos TM1
- Version: 9.5.1
- Excel Version: 2010
-
- Site Admin
- Posts: 6667
- 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: Handle orphans data in TM1
Adoption agencies. I find them to be extremely useful. I have neither the time nor inclination for nappy changing.svchowdary83 wrote: How to handle orphans fact data in tm1.
What is the best approach
Another useful approach is to read the Request For Assistance Guidelines before posting a question, particularly (in this case) # 3: "Try to make the question as specific as possible." In this case a full explanation of what on Earth you are referring to when you speak of "orphans fact data" would be more than marginally useful.
"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.
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
-
- 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: Handle orphans data in TM1
I'm going to go out on a limb and assume that when you say "orphans" you actually mean fact records where one of the metadata tags don't match what you expect. An example would be data coming in from the source with a new G/L account or cost center or whatever. During a load process you can check the dimension for the existence of the metadata element and if it does not exist, add it to the dimension and have it roll up to a node called "Orphans". This is, IMO, a better option than rejecting the record. After the process(es) are run you can check the dimensions for orphan leafs, investigate, and place them in their correct spot in the hierarchy and you won't have to reload the data.