![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
My company currently generates a large number of reports in Excel that are basically produced by VBA macros querying a relational database and formatting the results. Since this is somewhat tedious and the developers here have limited SQL skills, I've been looking at using some sort of OLAP tool to simplify the process. The report formats tend to be fairly complicated and I've found that using and kind of point-and-click pivot table-like front end isn't flexible enough. I'm looking for what I've seen called 'disjoint' reporting. Using straight MDX is out, since, as I mentioned, the developers here already have trouble with normal SQL. I've been looking at various ActiveX products, but their object models seemed only capable of automating the creation of pivot tables or whatever their built-in user interface is. I've also looked at XLcubed, which supports disjoint reporting, but it doesn't seem to have an ActiveX interface. What I think I need is an ActiveX version of something like XLcubed. |
#3
| |||
| |||
|
|
"Glen K" <blah (AT) blah (DOT) com> wrote in message news an.2003.11.20.14.41.52.34894 (AT) blah (DOT) comMy company currently generates a large number of reports in Excel that are basically produced by VBA macros querying a relational database and formatting the results. Since this is somewhat tedious and the developers here have limited SQL skills, I've been looking at using some sort of OLAP tool to simplify the process. The report formats tend to be fairly complicated and I've found that using and kind of point-and-click pivot table-like front end isn't flexible enough. I'm looking for what I've seen called 'disjoint' reporting. Using straight MDX is out, since, as I mentioned, the developers here already have trouble with normal SQL. I've been looking at various ActiveX products, but their object models seemed only capable of automating the creation of pivot tables or whatever their built-in user interface is. I've also looked at XLcubed, which supports disjoint reporting, but it doesn't seem to have an ActiveX interface. What I think I need is an ActiveX version of something like XLcubed. There are a number of other Excel add-ins that work with Analysis Services. Apart from XLCubed, IntelligentApps and MIS Plain are among the better ones, but you might also consider Visual OLAP and BIXL. Disjoint report is possible with any of those. Nigel Pendse OLAP Solutions http://www.olapreport.com |
#4
| |||
| |||
|
|
Glen, Why do you need "an ActiveX version of something like XLcubed."? Are you making use of Analysis Services Cubes? Since the report formatting is being done with VBA code, I was looking for |
#5
| |||
| |||
|
|
On Thu, 20 Nov 2003 10:30:30 -0800, JK wrote: Glen, Why do you need "an ActiveX version of something like XLcubed."? Are you making use of Analysis Services Cubes? Since the report formatting is being done with VBA code, I was looking for something that had an object oriented interface. We've created reports in the past that made use of Excel links and formulas, but for large reports making changes became cumbersome, so we've pretty much abandoned this approach. I downloaded the XLCubed demo but I had problems getting it to work on the test machine. I decided not to pursue it since it didn't have an object-oriented interface, but maybe I'll give it another try. BIXL seems like it might be what I'm lookink for, but their website has nothing but marketing fluff and no comcrete details or downloadable demo, and I really don't want to give them my phoen number just to get a trial copy. |
#6
| |||
| |||
|
|
What I think I need is an ActiveX version of something like XLcubed. Any suggestions? |
![]() |
| Thread Tools | |
| Display Modes | |
| |