Cube Attributes
- Eric
- MVP
- Posts: 373
- Joined: Wed May 14, 2008 1:21 pm
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2003
- Location: Chicago, IL USA
Cube Attributes
Anyone ever use Cube attributes? I just saww you can have then, but cannot think of a good reason to use then.
Regards,
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1
Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1
Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003
- Mike Cowie
- Site Admin
- Posts: 483
- Joined: Sun May 11, 2008 7:07 pm
- OLAP Product: IBM TM1/PA, SSAS, and more
- Version: Anything thru 11.x
- Excel Version: 2003 - Office 365
- Location: Alabama, USA
- Contact:
Re: Cube Attributes
Hi Eric,
About the only time I've used them is to add descriptions to cubes, but that isn't incredibly useful unless someone has the Properties pane of the Server Explorer open. And even then it isn't in the most helpful-to-read format. Otherwise, I suppose they're just something you can use in Excel/TI if needed. I know there are some other built-in attributes like Measures & Time dimension (theoretically useful with MDX, but I've never tested to see if there's much support behind that) as well as load on demand option (which I've also not used).
Regards,
About the only time I've used them is to add descriptions to cubes, but that isn't incredibly useful unless someone has the Properties pane of the Server Explorer open. And even then it isn't in the most helpful-to-read format. Otherwise, I suppose they're just something you can use in Excel/TI if needed. I know there are some other built-in attributes like Measures & Time dimension (theoretically useful with MDX, but I've never tested to see if there's much support behind that) as well as load on demand option (which I've also not used).
Regards,
Mike Cowie
QueBIT Consulting, LLC
Are you lost without Print Reports in Planning Analytics for Excel (PAfE)? Get it back today, for free, with Print Reports for IBM Planning Analytics for Excel!
QueBIT Consulting, LLC
Are you lost without Print Reports in Planning Analytics for Excel (PAfE)? Get it back today, for free, with Print Reports for IBM Planning Analytics for Excel!
-
- Regular Participant
- Posts: 152
- Joined: Fri May 23, 2008 12:08 am
- OLAP Product: TM1 CX
- Version: 9.5 9.4.1 9.1.4 9.0 8.4
- Excel Version: 2003 2007
- Location: Melbourne, Australia
- Contact:
Re: Cube Attributes
In setups where memory is at a premium and users don't want to delete/archive seldom used historical data load on demand can be very useful and I have used it often in the past, however in a 64 bit world this is redundant.
Re: Cube Attributes
I used them, and dimension and element attributes as well, as an optional alias for an Excel-based product I developed called Driller. It read the current cell 'address' and constructed a default SQL drillthrough query using any cube, dimension and element attributes called 'Driller' that existed. If they did not exist then the actual object name would be used in the query (e.g. select * from 98sales where product='4WD Saloons' and month='Jan') but if any of those Driller attributes existed it would use those automatically instead (e.g. select * from vFactSales1998 where nkProduct = 'SKU82348' and nkPeriod = 'P01'). Either way the query was editable before execution commenced and templates could be used but it still helped a lot to kind of reverse-map back to the DW/staging area without any manual intervention needed.
- Eric
- MVP
- Posts: 373
- Joined: Wed May 14, 2008 1:21 pm
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2003
- Location: Chicago, IL USA
Re: Cube Attributes
Thanks everyone!
Regards,
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1
Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003
Eric
Blog: http://tm1-tipz.blogspot.com
Articles: http://www.google.com/reader/shared/use ... /label/TM1
Production: 32 bit 9.0 SP2, Windows 2000 Advanced Server. Web: 32 bit 9.0 SP2, Windows 2000 Server. Excel 2003