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] "Chris Harrington" <chris@activeinterface.com> wrote in message news:<#qRsYDpbDHA.2684@TK2MSFTNGP11.phx.gbl>...
> Office Web Controls is probably a good option. Also check out the new
> ChartFX OLAP charts.
>
> "mrwoopey" <mrwoopey@yahoo.com> wrote in message
> news:e48ab325.0308291110.602c5f37@posting.google.com...
> > 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,
> >