dbTalk Databases Forums  

cube doucmentation

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss cube doucmentation in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bill via SQLMonster.com
 
Posts: n/a

Default cube doucmentation - 02-23-2005 , 09:38 AM






Can any one direct me to some site where I can find a good sample of cube
documentation?

I need to
1. Explain the structure of the cube
2. give information on admin areas such as processing, permissions etc.
3. And maybe explain the logic in the cube - there are several dimensions
in the cube that are sued to derive a report, but they may not make sense
to the user as such - things like a distinct count measure meets a goal if
the type of sales order is so and so....this will be built into the front
end, so no problem there. But the front end allows the user to export the
cube into a pivot table - and there the user will need to understand what
is what....How do we prepare a document for that?

TIA

--
Message posted via http://www.sqlmonster.com

Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: cube doucmentation - 02-23-2005 , 10:38 AM






Look at OLAP Scribe as a cool tool to do this.
http://www.microsoft.com/downloads/d...DisplayLang=en

It is implemented as Word macro -- feel free to modify it to pickup other
settings/structure that you wish.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"bill via SQLMonster.com" <forum (AT) SQLMonster (DOT) com> wrote

Quote:
Can any one direct me to some site where I can find a good sample of cube
documentation?

I need to
1. Explain the structure of the cube
2. give information on admin areas such as processing, permissions etc.
3. And maybe explain the logic in the cube - there are several dimensions
in the cube that are sued to derive a report, but they may not make sense
to the user as such - things like a distinct count measure meets a goal if
the type of sales order is so and so....this will be built into the front
end, so no problem there. But the front end allows the user to export the
cube into a pivot table - and there the user will need to understand what
is what....How do we prepare a document for that?

TIA

--
Message posted via http://www.sqlmonster.com



Reply With Quote
  #3  
Old   
Malcolm Toon
 
Posts: n/a

Default Re: cube doucmentation - 03-14-2005 , 08:24 AM



I just tried to run this macro against my MSAS 2000 install and it keeps
failing with a VB script error. Something about subscript out of range.
This is where "Debug" takes me:

If DimensionItem.DimensionType = 1 Then strDimensionType =
"Time" Else strDimensionType = "Standard"
-> strStructure = strClassType(DimensionItem.SubClassType)
If DimensionItem.IsVirtual Then strStructure = "Virtual"

in BuildDimensions.

I'm a VBA idiot, can someone shed some light on this?


Thanks a lot-
Malcolm



"Dave Wickert [MSFT]" <dwickert (AT) online (DOT) microsoft.com> wrote

Quote:
Look at OLAP Scribe as a cool tool to do this.

http://www.microsoft.com/downloads/d...DisplayLang=en

It is implemented as Word macro -- feel free to modify it to pickup other
settings/structure that you wish.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no
rights.

"bill via SQLMonster.com" <forum (AT) SQLMonster (DOT) com> wrote in message
news:a6085b33af9c4dfc87c0a322dedb6b9a (AT) SQLMonster (DOT) com...
Can any one direct me to some site where I can find a good sample of
cube
documentation?

I need to
1. Explain the structure of the cube
2. give information on admin areas such as processing, permissions etc.
3. And maybe explain the logic in the cube - there are several
dimensions
in the cube that are sued to derive a report, but they may not make
sense
to the user as such - things like a distinct count measure meets a goal
if
the type of sales order is so and so....this will be built into the
front
end, so no problem there. But the front end allows the user to export
the
cube into a pivot table - and there the user will need to understand
what
is what....How do we prepare a document for that?

TIA

--
Message posted via http://www.sqlmonster.com





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.