Groups | Blog | Home
all groups > dotnet interop > august 2003 >

dotnet interop : Help: Displaying Web OLAP cube in a web chart


mrwoopey NO[at]SPAM yahoo.com
8/29/2003 12:10:08 PM
Hi,

I have a web based OLAP cube (based on the SQL 2000 resource kit
version) and I need to know how to display it in a chart (web based).
I know that there are 3rd party tools but I need a cheaper way to do
this.

Please post any code or links. You help is greatly appreciated!

Thanks,

Chris Harrington
8/29/2003 8:58:10 PM
Office Web Controls is probably a good option. Also check out the new
ChartFX OLAP charts.

[quoted text, click to view]

mrwoopey NO[at]SPAM yahoo.com
9/2/2003 8:17:26 AM
Chris,

Thanks for the reply. Yeah, I was looking into Chart FX, it looks
really good. I was hoping to find a cheaper way to do this.

I was able to find an article that describes converting OLAP cubes to
a chart, but you can't just pass it the MDX (which would be dynamic),
you need to hardcode a recordset to display the chart (via office
components):

http://support.microsoft.com/default.aspx?scid=kb;en-us;279254

If you have a dynamic solution (like passing the MDX or building the
recordset on the fly to build the chart), that would be much
appreciated.

Either way, thanks!

Phin

[quoted text, click to view]
AddThis Social Bookmark Button