Hi,
I'm managing a very large data warehouse (>1 TB) based on MS SQL 2005. I would like to create a solution for the users to present data from the cubes on-line (web interface). Right now they are using Office Web Components, but it's not so good. I don't have any controls over the reports that they create. I googled, and there are some solution like Dundas or Analyzer.
Maybe someone has some experience with this (or other) packs and can share opinions? I have some basic requirements:
- high performance and no unnecessary queries to the OLAP server
- being able to store reports (for example: users creates filters, selects dates ranges and he must be able to store it)
- ability to export to Excel
- some charting engine built in would be nice.
Some ideas?