We’ve Region, Location, Version and Date dimensions in our application.
Whenever business user select particular region, location, start date and end date then data will save in one version. We have 200 business users all running the data in different start and end date then data will be saved each user different version. Some time data will be over lapped across the versions and cube size it will be increase the more size. Could you please let me know how to use the version dimension for best practice?
Example #1: User A
Region: South
Location: Chennai
Start Date: 01-Jan-2009
End Date: 31-Dec-2012
Based on above input data will be saved in Version_1 in Version dimension
Example #2: User B
Region: South
Location: Chennai
Start Date: 01-Jan-2008
End Date: 31-Dec-2012
Based on above input data will be saved in Version_2 in Version dimension
Here’s same data is overlapped between two versions. How to reduce the duplicate data between the versions because of my cube size increase the
more data based on versions.
Version Dimension Best Practice
-
- Posts: 2
- Joined: Wed Sep 18, 2013 7:47 am
- OLAP Product: Cognos TM1
- Version: 10.2
- Excel Version: 2010
Version Dimension Best Practice
Last edited by Alan Kirk on Wed Sep 18, 2013 9:12 pm, edited 2 times in total.
Reason: Restored from the original. Please do not alter messages once you've received a reply to them, it makes it confusing for future readers.
Reason: Restored from the original. Please do not alter messages once you've received a reply to them, it makes it confusing for future readers.
- Harvey
- Community Contributor
- Posts: 236
- Joined: Mon Aug 04, 2008 4:43 am
- OLAP Product: PA, TM1, CX, Palo
- Version: TM1 8.3 onwards
- Excel Version: 2003 onwards
- Contact:
Re: Version Dimension Best Practice
It's hard to understand your design from your description. Could you explain a little more clearly what you are doing, how the version is selected/generated, and what you mean by data overlap? A few screenshots usually helps immensely.
Take your TM1 experience to the next level - TM1Innovators.net
- qml
- MVP
- Posts: 1098
- Joined: Mon Feb 01, 2010 1:01 pm
- OLAP Product: TM1 / Planning Analytics
- Version: 2.0.9 and all previous
- Excel Version: 2007 - 2016
- Location: London, UK, Europe
Re: Version Dimension Best Practice
I would say it depends on your circumstances and you'll probably get many good answers. It's a splendid question, keep 'em coming.SRao wrote:a

PS: Could one of the Admins perhaps kindly restore the original question, please?
Kamil Arendt
-
- 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: Version Dimension Best Practice
If you think it's worth it... OK!qml wrote:I would say it depends on your circumstances and you'll probably get many good answers. It's a splendid question, keep 'em coming.SRao wrote:a
PS: Could one of the Admins perhaps kindly restore the original question, please?
"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.
- Steve Rowe
- Site Admin
- Posts: 2464
- Joined: Wed May 14, 2008 4:25 pm
- OLAP Product: TM1
- Version: TM1 v6,v7,v8,v9,v10,v11+PAW
- Excel Version: Nearly all of them
Re: Version Dimension Best Practice
A lot is going to depend on what you want to do with the data.
I'm assuming that the versions are there to keep the data entry distinct for each time period. If you don't need to keep the detail that is in the different versions then you could periodically (overnight say) accumulate the data that is on all the different versions onto a single version and then delete the temp version elements or perhaps just clear the data on them.
Its difficult to be more detailed than above without knowing a lot more about why you need to have the different versions and what the data will be used for. There is no such thing as best practice in your case, you are doing something fairly unusual.
Cheers,
I'm assuming that the versions are there to keep the data entry distinct for each time period. If you don't need to keep the detail that is in the different versions then you could periodically (overnight say) accumulate the data that is on all the different versions onto a single version and then delete the temp version elements or perhaps just clear the data on them.
Its difficult to be more detailed than above without knowing a lot more about why you need to have the different versions and what the data will be used for. There is no such thing as best practice in your case, you are doing something fairly unusual.
Cheers,
Technical Director
www.infocat.co.uk
www.infocat.co.uk
-
- Posts: 33
- Joined: Mon Sep 23, 2013 3:24 pm
- OLAP Product: TM1
- Version: 10.2
- Excel Version: Excel 2010
Re: Version Dimension Best Practice
Am wondering if it is really all that unusual?Steve Rowe wrote:There is no such thing as best practice in your case, you are doing something fairly unusual
If your analysis was based on a rolling last-12-month history, then your July 2013 analysis would be based on data from July 2012 to Jun 2013, and August 2013 analysis would depend on data from aug 2012 to Jul 2013. Hence an 11 month overlap between August 2013 version and July 2013 version.
Of course, the answer to the primary question (is duplicity of data acceptable or not?) depends on how much data there is: 20 cells of data, I'd really not worry about one way or the other. If you intend to store a large amount of data (anything even remotely transactional in nature), I'd suggest that you take the version dim out of the picture altogether if the time/date dimension itself could help define the slice of data you need.
The Java_to_TM1 Convert
TM1 Version 10.1, 10.2, Cognos Insight 10.1, 10.2
Local: Windows 7 Professional, Excel 2007
Server: Windows Server 2008 64-bit
p.s. I have a healthy disregard for Performance Muddler.
TM1 Version 10.1, 10.2, Cognos Insight 10.1, 10.2
Local: Windows 7 Professional, Excel 2007
Server: Windows Server 2008 64-bit
p.s. I have a healthy disregard for Performance Muddler.