[quoted text, click to view] > "Software products to work with Analysis Services"
>
>
http://www.mosha.com/msolap/util.htm My god. It's more of the same. It's like pulling teeth.
Microsoft Data Analyzer: "With Data Analyzer—the Office data analysis
solution—you can quickly and easily view, analyze, and share business data,
and gain the power to make better business decisions. " How?
Microsoft Analysis Services: "SQL Server 2000 Analysis Services is the next
generation of the OLAP Services component in SQL Server 7.0." Good for it.
Microsoft Reporting Services: "SQL Server 2000 Reporting Services is a
comprehensive, server-based reporting solution that can author, manage, and
deliver both paper-oriented and interactive, Web–based reports." How?
Microsoft SQL Server Accelerator for BI: "Business intelligence enables
industry leaders to provide knowledge workers with the data they need to
make more informed business decisions. Over time, these decisions can have a
dramatic bottom-line impact on the business." Good for it.
Microsoft OLAP Manager Kit: "The Add-In Kit for OLAP Manager provides
functionality that enables you to perform tasks that previously required
custom programming using Decision Support Objects (DSO). " Well as long as
i don't have to use "DSO" anymore.
Panorama Enterprise Reporter: "Panorama Enterprise Reporter enables users to
create a variety of enterprise reports (production, transaction and
financial) through any web browser, without technical assistance. With
guided report authoring wizards, users can create custom reports leveraging
multiple data sources from across the enterprise. Global queries and
parameters libraries support re-usable enterprise report designs. " -at
least they had some screenshots; very unusable for users. They're supposed
to be making their own reports.
Proclarity Business Analytics: "As the leading OLAP front-end tool for
Microsoft SQL Server Analysis Services, the ProClarity Analytics family has
helped thousands of organizations worldwide to make sense of their data and
achieve Understanding faster." i'm not using Analysis Services
Temtec Executive Viewer: "Executive Viewer provides users real-time web
access to online analytical processing (OLAP) databases such as Microsoft
Analysis Services and Hyperion Essbase for advanced ad-hoc analysis as well
as distributed reporting. Power users and non-power users alike can gain
insight into their business with on-the-fly answers to critical questions,
converting stored data into actionable information. With no programming or
training needed, users can explore data from any perspective, dynamically
sort/select/pivot information, create on-the-fly calculations, identify
exceptions, generate graphs, print fully formatted reports, and more – with
unbeatable response times." Again with the Analysis Services
Business Objects: "BusinessObjects XI is a business intelligence (BI)
platform that integrates everything you need to track, understand, and
manage your business. It gives you easy access to accurate information and
the tools to turn it into better decisions." Care to tell me what it does?
MIS DecisionWare: "MIS DecisionWare is a business intelligence platform that
integrates information from existing source systems and data warehouses
across the organisation. MIS Alea, MIS onVision, MIS DeltaMiner and MIS
Plain front ends sit on top of this technology framework." Outstanding.
arcplan: "we provide the solutions that enable your organization to maximize
the value of information as a key corporate asset to drive your business
performance." As long as they keep using active verbs like drive and
maximize. They sure are thinking outside the box.
SofPro Tetral: "is 'one of the kind' OLAP (On Line Analytic Processing)
application that allows managers to analyze their business using their
business knowledge without learning any programming and any program
languages. " Outstanding. And the enterprise version has "Maximum
scalability due to a distributed client-server architecture."
OLAP Hub: "OLAP Hub is a zero-client, Web-based online analytical processing
(OLAP) solution that enables your organization to efficiently deliver
relevant, timely information to all your decision makers. The result?
Faster, more informed decisions, leading to enhanced productivity and
increased profitability." Contact them for more info.
TARGIT: "TARGIT is a developer of analytical tools to streamline decision
processes in companies. The products in the TARGIT Analysis Suite are
Business Intelligence tools which all employees in a company can benefit
from – regardless of their IT skills. " They have interactive demos and a
demo download version, but you have to already be a member it seems.
and on
and on
and on
Near as i can figure, i would have to define which tables are my fact
tables, and which are my dimension tables. After that, i would have to
document the relationships between the tables. Then, once a fact table is
chosen, i would have to show the FK's dimension tables. Easy enough -
something like SQL Server's database diagram (although the database diagram
is not very easy to look at - difficut for someone who doesn't know
databases to figure out).
It's easy enough to pick all the columns you want. But how can the user
indicate what columns they want grouped by, and ordered by, and which
columns should be summed, or differenced, or counted, or averaged.
It boggles the mind.