Hi all,
In my tax cube i want to put value in city because that are on leaf level
but i want the value same in conslidated level
suppose i put 10 in jammu city then 10 value should be in state jammu-kashmir.
i dont want consolidated value in state level.
Need Suggestion
-
- Posts: 11
- Joined: Mon Aug 08, 2016 1:45 pm
- OLAP Product: Ibm Cognos
- Version: 10.2.2
- Excel Version: 2016
- Location: Mumbai
Need Suggestion
- Attachments
-
- tax.png (55.59 KiB) Viewed 2004 times
-
- MVP
- Posts: 3234
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Need Suggestion
Hello,
What is the logic here ?
So you put a value on a leaf level city, but they should not add up?
Why do you create a consolidation of cities if you don't want to consolidate ?
You could change the weights of certain cities in their total equal to 0, so they are not taken into account. Like the weight for Shrnager equal to 0 in its totals.
Or you could have a C-level rule to override the natural consolidation.
But before all this, think about the (business) logic and try to understand why it's like that.
What is the logic here ?
So you put a value on a leaf level city, but they should not add up?
Why do you create a consolidation of cities if you don't want to consolidate ?
You could change the weights of certain cities in their total equal to 0, so they are not taken into account. Like the weight for Shrnager equal to 0 in its totals.
Or you could have a C-level rule to override the natural consolidation.
But before all this, think about the (business) logic and try to understand why it's like that.
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- 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: Need Suggestion
I'm assuming this is a tax rate cube and you are using it as a driver to calculate taxes somewhere else and that is why you don't want it to consolidate? In this case simply take out the consolidations. If you can't, because this dimension is used elsewhere, then create a new dimension to use in this cube that has all the same elements but that are all leaf elements. I've used this approach many times and it will work fine. This is really you're only viable option.