dbTalk Databases Forums  

Re: How to Write back to OLAP cube from Excel

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


Discuss Re: How to Write back to OLAP cube from Excel in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jamie MacLennan \(MS\)
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-12-2004 , 11:12 AM






Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote

Quote:
Hi,

Is it possible to write back to an OLAP cube/data table from Excel?
Sorry if the question is obvious. I am from Essbase background trying to
learn SQL AS.

I would appreciate very much if somebody can point me some links on this
topic.

Many thanks in advance.

Regards,
Yee





Reply With Quote
  #2  
Old   
Tom Chester
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-12-2004 , 11:21 AM






Yes it's possible. However the capability is not built into Excel. You need
to either 1) customize or 2) buy a 3rd party product that supports
writeback. Re option #2, the writeback feature in some of the products is
token at best, not akin to Essbase Excel interface.

public @ the domain below
www.tomchester.net


"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote

Quote:
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from Excel?
Sorry if the question is obvious. I am from Essbase background trying to
learn SQL AS.

I would appreciate very much if somebody can point me some links on this
topic.

Many thanks in advance.

Regards,
Yee







Reply With Quote
  #3  
Old   
Yee CN
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-12-2004 , 09:21 PM



Thanks - can you tell what news server and which newsgroup it is.

Regards,
Yee

"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote

Quote:
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from Excel?
Sorry if the question is obvious. I am from Essbase background trying to
learn SQL AS.

I would appreciate very much if somebody can point me some links on this
topic.

Many thanks in advance.

Regards,
Yee







Reply With Quote
  #4  
Old   
Yee CN
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-13-2004 , 01:50 AM



It's OK, I figured it out - stupid me

Regards,
Yee

"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote

Quote:
Thanks - can you tell what news server and which newsgroup it is.

Regards,
Yee

"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote in message
news:4002d5af$1 (AT) news (DOT) microsoft.com...
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from Excel?
Sorry if the question is obvious. I am from Essbase background trying
to
learn SQL AS.

I would appreciate very much if somebody can point me some links on
this
topic.

Many thanks in advance.

Regards,
Yee









Reply With Quote
  #5  
Old   
Howard Taylor [O2OLAP]
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-13-2004 , 07:09 AM



Tom

Not being familiar with Essbase, could you explain the Essbase writeback
functionality and why you feel this has not been achieved within the
Microsoft Analysis Services environment. Are you sure that there is
functionality that has not surpassed the Essbase functionality?

Regards
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote

Quote:
Yes it's possible. However the capability is not built into Excel. You
need
to either 1) customize or 2) buy a 3rd party product that supports
writeback. Re option #2, the writeback feature in some of the products is
token at best, not akin to Essbase Excel interface.

public @ the domain below
www.tomchester.net


"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote in message
news:4002d5af$1 (AT) news (DOT) microsoft.com...
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from Excel?
Sorry if the question is obvious. I am from Essbase background trying
to
learn SQL AS.

I would appreciate very much if somebody can point me some links on
this
topic.

Many thanks in advance.

Regards,
Yee









Reply With Quote
  #6  
Old   
Yee CN
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-14-2004 , 02:17 AM



The Essbase Excel plug-in is very similar to Excel pivot-table for AS.
However Essbase is a lot looser - in the sense that the cell values
(dimension and cell data) are (re)interpreted when you do a retrieve. The
cells can be overwritten, which means you can corrupt the worksheet quite
easily.

This is how writing back is implemented - you simply write over the retrieve
values then do a postback - and the new values is posted back to the cube -
leaves and non-leaves cells.

I have been scaratching my head on how to do the same with SQL AS!

Regards,
Yee

"Howard Taylor [O2OLAP]" <Howard.Taylor (AT) no (DOT) o2olap.com> wrote

Quote:
Tom

Not being familiar with Essbase, could you explain the Essbase writeback
functionality and why you feel this has not been achieved within the
Microsoft Analysis Services environment. Are you sure that there is
functionality that has not surpassed the Essbase functionality?

Regards
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message
news:lIAMb.238$s37.17491 (AT) news (DOT) uswest.net...
Yes it's possible. However the capability is not built into Excel. You
need
to either 1) customize or 2) buy a 3rd party product that supports
writeback. Re option #2, the writeback feature in some of the products
is
token at best, not akin to Essbase Excel interface.

public @ the domain below
www.tomchester.net


"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote in message
news:4002d5af$1 (AT) news (DOT) microsoft.com...
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from Excel?
Sorry if the question is obvious. I am from Essbase background
trying
to
learn SQL AS.

I would appreciate very much if somebody can point me some links on
this
topic.

Many thanks in advance.

Regards,
Yee











Reply With Quote
  #7  
Old   
Tom Chester
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-14-2004 , 09:47 AM



Howard, my comment had more to do with client-side functionality than
server-side. The Essbase Excel UI lets user tab around the spreadsheet
inputting values, then pick a command to update server -- the UI is simply
native Excel, which users tend to like.

From server perspective, AS architecture has pros and cons vs Essbase. On
the pro side, there is no re-processing to do once you writeback, whereas
with Essbase you might have a multi-hour wait. On con side, AS only allows
leaf-level cells to be written whereas Essbase allows any cell to be
written. Of course back in the old days, the Essbase cubes would frequently
corrupt when written to, but hey, why get picky?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Howard.Taylor (AT) no (DOT) o2olap.com> wrote

Quote:
Tom

Not being familiar with Essbase, could you explain the Essbase writeback
functionality and why you feel this has not been achieved within the
Microsoft Analysis Services environment. Are you sure that there is
functionality that has not surpassed the Essbase functionality?

Regards
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message
news:lIAMb.238$s37.17491 (AT) news (DOT) uswest.net...
Yes it's possible. However the capability is not built into Excel. You
need
to either 1) customize or 2) buy a 3rd party product that supports
writeback. Re option #2, the writeback feature in some of the products
is
token at best, not akin to Essbase Excel interface.

public @ the domain below
www.tomchester.net


"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote in message
news:4002d5af$1 (AT) news (DOT) microsoft.com...
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from Excel?
Sorry if the question is obvious. I am from Essbase background
trying
to
learn SQL AS.

I would appreciate very much if somebody can point me some links on
this
topic.

Many thanks in advance.

Regards,
Yee











Reply With Quote
  #8  
Old   
Howard Taylor [O2OLAP]
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-15-2004 , 12:38 AM



Tom

From you explanation the Essbase functionality has been achieved by O2OLAP,
but has also been extended and possibly improved on how it does it. The only
possible things we have not done is use [Tab] to move around. But, like the
idea, or an extension of this for ease of use for the user.

Re your comment about only inputting at leaf-level cells, this is not the
case as you can input at any cell level but the correct settings have to be
set on each of the dimensions in the cube. Off the top of my head I think
this is the "Members with data" settings where you can make "non-leaf data
visible".

Thanks
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote

Quote:
Howard, my comment had more to do with client-side functionality than
server-side. The Essbase Excel UI lets user tab around the spreadsheet
inputting values, then pick a command to update server -- the UI is simply
native Excel, which users tend to like.

From server perspective, AS architecture has pros and cons vs Essbase. On
the pro side, there is no re-processing to do once you writeback, whereas
with Essbase you might have a multi-hour wait. On con side, AS only allows
leaf-level cells to be written whereas Essbase allows any cell to be
written. Of course back in the old days, the Essbase cubes would
frequently
corrupt when written to, but hey, why get picky?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Howard.Taylor (AT) no (DOT) o2olap.com> wrote in message
news:bu0qlk$jq1$1 (AT) hercules (DOT) btinternet.com...
Tom

Not being familiar with Essbase, could you explain the Essbase writeback
functionality and why you feel this has not been achieved within the
Microsoft Analysis Services environment. Are you sure that there is
functionality that has not surpassed the Essbase functionality?

Regards
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message
news:lIAMb.238$s37.17491 (AT) news (DOT) uswest.net...
Yes it's possible. However the capability is not built into Excel. You
need
to either 1) customize or 2) buy a 3rd party product that supports
writeback. Re option #2, the writeback feature in some of the products
is
token at best, not akin to Essbase Excel interface.

public @ the domain below
www.tomchester.net


"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote in
message
news:4002d5af$1 (AT) news (DOT) microsoft.com...
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from
Excel?
Sorry if the question is obvious. I am from Essbase background
trying
to
learn SQL AS.

I would appreciate very much if somebody can point me some links
on
this
topic.

Many thanks in advance.

Regards,
Yee













Reply With Quote
  #9  
Old   
Tom Chester
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-15-2004 , 04:08 AM



Yes and no. If you write to a non-leaf cell, AS allocated it to leaves. You
can observe by writing a non-leaf cell then looking at the incremental
writeback table.

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Howard.Taylor (AT) no (DOT) o2olap.com> wrote

Quote:
Re your comment about only inputting at leaf-level cells, this is not the
case as you can input at any cell level

Thanks
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message
news:hwdNb.878$WH1.18350 (AT) news (DOT) uswest.net...
Howard, my comment had more to do with client-side functionality than
server-side. The Essbase Excel UI lets user tab around the spreadsheet
inputting values, then pick a command to update server -- the UI is
simply
native Excel, which users tend to like.

From server perspective, AS architecture has pros and cons vs Essbase.
On
the pro side, there is no re-processing to do once you writeback,
whereas
with Essbase you might have a multi-hour wait. On con side, AS only
allows
leaf-level cells to be written whereas Essbase allows any cell to be
written. Of course back in the old days, the Essbase cubes would
frequently
corrupt when written to, but hey, why get picky?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Howard.Taylor (AT) no (DOT) o2olap.com> wrote in message
news:bu0qlk$jq1$1 (AT) hercules (DOT) btinternet.com...
Tom

Not being familiar with Essbase, could you explain the Essbase
writeback
functionality and why you feel this has not been achieved within the
Microsoft Analysis Services environment. Are you sure that there is
functionality that has not surpassed the Essbase functionality?

Regards
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message
news:lIAMb.238$s37.17491 (AT) news (DOT) uswest.net...
Yes it's possible. However the capability is not built into Excel.
You
need
to either 1) customize or 2) buy a 3rd party product that supports
writeback. Re option #2, the writeback feature in some of the
products
is
token at best, not akin to Essbase Excel interface.

public @ the domain below
www.tomchester.net


"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote in
message
news:4002d5af$1 (AT) news (DOT) microsoft.com...
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from
Excel?
Sorry if the question is obvious. I am from Essbase background
trying
to
learn SQL AS.

I would appreciate very much if somebody can point me some links
on
this
topic.

Many thanks in advance.

Regards,
Yee















Reply With Quote
  #10  
Old   
Howard Taylor [O2OLAP]
 
Posts: n/a

Default Re: How to Write back to OLAP cube from Excel - 01-15-2004 , 07:13 AM



Tom

Yes and no. It also comes down to how your application is handling writeback
and you also have to consider dimension hierarchies and their impact. Anyway
back to some things that cross the rubicon for OLAP reporting, AS and Excel.

Howard.Taylor@ domain below
www.o2olap.com


"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote

Quote:
Yes and no. If you write to a non-leaf cell, AS allocated it to leaves.
You
can observe by writing a non-leaf cell then looking at the incremental
writeback table.

public @ the domain below
www.tomchester.net


"Howard Taylor [O2OLAP]" <Howard.Taylor (AT) no (DOT) o2olap.com> wrote

Tom

From you explanation the Essbase functionality has been achieved by
O2OLAP,
but has also been extended and possibly improved on how it does it. The
only
possible things we have not done is use [Tab] to move around. But, like
the
idea, or an extension of this for ease of use for the user.

Re your comment about only inputting at leaf-level cells, this is not the
case as you can input at any cell level but the correct settings have to
be
set on each of the dimensions in the cube. Off the top of my head I think
this is the "Members with data" settings where you can make "non-leaf
data
visible".

Thanks
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message
news:hwdNb.878$WH1.18350 (AT) news (DOT) uswest.net...
Howard, my comment had more to do with client-side functionality than
server-side. The Essbase Excel UI lets user tab around the spreadsheet
inputting values, then pick a command to update server -- the UI is
simply
native Excel, which users tend to like.

From server perspective, AS architecture has pros and cons vs Essbase.
On
the pro side, there is no re-processing to do once you writeback,
whereas
with Essbase you might have a multi-hour wait. On con side, AS only
allows
leaf-level cells to be written whereas Essbase allows any cell to be
written. Of course back in the old days, the Essbase cubes would
frequently
corrupt when written to, but hey, why get picky?

public @ the domain below
www.tomchester.net

"Howard Taylor [O2OLAP]" <Howard.Taylor (AT) no (DOT) o2olap.com> wrote in
message
news:bu0qlk$jq1$1 (AT) hercules (DOT) btinternet.com...
Tom

Not being familiar with Essbase, could you explain the Essbase
writeback
functionality and why you feel this has not been achieved within the
Microsoft Analysis Services environment. Are you sure that there is
functionality that has not surpassed the Essbase functionality?

Regards
Howard.Taylor@ domain below
www.o2olap.com

"Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message
news:lIAMb.238$s37.17491 (AT) news (DOT) uswest.net...
Yes it's possible. However the capability is not built into Excel.
You
need
to either 1) customize or 2) buy a 3rd party product that supports
writeback. Re option #2, the writeback feature in some of the
products
is
token at best, not akin to Essbase Excel interface.

public @ the domain below
www.tomchester.net


"Jamie MacLennan (MS)" <jamiemac (AT) online (DOT) microsoft.com> wrote in
message
news:4002d5af$1 (AT) news (DOT) microsoft.com...
Forwarding to appropriate group
"Yee CN" <nospamxx_cn.yee (AT) attic-solutions (DOT) com> wrote in message
news:uUP3c$L2DHA.2528 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

Is it possible to write back to an OLAP cube/data table from
Excel?
Sorry if the question is obvious. I am from Essbase background
trying
to
learn SQL AS.

I would appreciate very much if somebody can point me some
links
on
this
topic.

Many thanks in advance.

Regards,
Yee

















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.