Hi all
Im trying to see if anyone used a cube in the last hour but i cant decipher the time interval dimension i understand latest is the latest Minute but does this mean the stats are gathered every minute?
using this premise could i build a subset to collect the total of the values inside 00m01-00m59? Using the Rollup function inside a TI?
is it possible to get a total from the subset without there being a consolidation in there? I know its possible in excel can i ask what the TI would be?
thanks
}TimeInterval Question
-
- Posts: 141
- Joined: Wed Mar 09, 2011 1:25 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2003 2007 2010 2013
Re: }TimeInterval Question
Answered this myself,
I created the Subset called "Hour" and in the cellgetn used "Hour" and this made the total from the subset appear.
thanks anyway guys
I created the Subset called "Hour" and in the cellgetn used "Hour" and this made the total from the subset appear.
thanks anyway guys
-
- MVP
- Posts: 3230
- 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: }TimeInterval Question
HelloDarkhorse wrote:Answered this myself,
I created the Subset called "Hour" and in the cellgetn used "Hour" and this made the total from the subset appear.
thanks anyway guys
That's undocumented (AFAIK) behaviour in TM1. You'd better create your own dimension, including consolidations.
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
- ioscat
- Regular Participant
- Posts: 209
- Joined: Tue Jul 10, 2012 8:26 am
- OLAP Product: Contributor
- Version: 9.5.2 10.1.1 10.2
- Excel Version: 07+10+13
- Contact:
Re: }TimeInterval Question
such an interesting feature... does it lags in some situations or work fine?
-
- Posts: 141
- Joined: Wed Mar 09, 2011 1:25 pm
- OLAP Product: TM1
- Version: 10.2.2
- Excel Version: 2003 2007 2010 2013
Re: }TimeInterval Question
Works fine and been running it for a chore and every hour.