SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Articles with tag Analysis Services Rss

Refine your search with one of the following additional tags (with number of items):

Data Warehousing (62)     Miscellaneous (3)     AMO (1)     Performance Tuning (1)    
OLAP Server (9)     Programming (3)     Backup and Recovery (1)     Performance Tuning and Scaling (1)    
MDX (8)     Integration Services (2)     Basic Querying (1)     Report Builder (1)    
SQL Server 2005 (7)     Reporting Services (2)     data integrity (1)     SSAS (1)    
Design (5)     SSIS (2)     Data Modeling (1)     Strategies (1)    
SQL Server 7, 2000 (5)     Administering (1)     Linked Server (1)     T-SQL (1)    
News (4)     ADO (1)     Matrix (1)     Video (1)    
Data Mining (3)     Advanced Querying (1)     OLAP (1)     Visual Basic 6 (1)    
Dimensions (3)    

Search for any content tagged Analysis Services

   Items 1 to 20 of 90    Next 20 >>
 

Parent-child dimensions in SQL Server 2005

Retrieving a hierarchy with recursive relationships can be difficult in SQL. Easily implement these relationships with a parent-child dimension using Analysis Services MDX.  Read more...
By Additional Articles 2008/10/10 | Source: SearchSQLServer | Category: Dimensions
Rating: (not yet rated)  Rate this |  Briefcase | 10 reads

Intrinsic Member Properties: The MEMBER_VALUE Property

MSAS Architect Bill Pearson leads hands-on exercises providing exposure to the use of the MEMBER_VALUE intrinsic member property. Join us in generating simple lists, as well as datasets to support report parameter picklists.  Read more...
By Additional Articles 2008/09/23 | Source: Database Journal | Category: MDX
Rating: (not yet rated)  Rate this |  Briefcase | 787 reads

Reporting Services: Read Data from SSAS and SQL Server in One Dataset

Retrieve data from different data sources such as Analysis Services and SQL Server relational database as one dataset, so that you can create tables, matrices of that data.  Read more...
By Martin Cremer 2008/09/17 | Source: SQLServerCentral.com | Category: Linked Server
Rating: |  Discuss |  Briefcase | 3,152 reads

Attribute Member Keys – Pt 1: Introduction and Simple Keys

Join Business Intelligence Architect Bill Pearson as he kicks off an exploration of Attribute Member Keys, a continuation of a body of articles surrounding significant components of the Analysis Services dimensional model. In this article we introduce Attribute Member Keys, focusing upon the simple keys and their properties.  Read more...
By Additional Articles 2008/09/12 | Source: Database Journal | Category: Analysis Services
Rating:  Rate this |  Briefcase | 1,211 reads

How To Use the Analysis Services Execute DDL Task in SSIS 2005

We are looking to automate some tasks to be performed on our SQL Server Analysis Services Servers. Can you give us the details on how the Analysis Services Execute DDL Task can be used in a SQL Server Integration Services (SSIS) package?  Read more...
By Additional Articles 2008/08/20 | Source: SQLServerCentral.com | Category: Analysis Services
Rating:  Rate this |  Briefcase | 1,318 reads

Viewing Analysis Services Data in Excel 2007 - SQL School Video

Excel is a wonderful tool for examining the data in your SSAS cubes. MVP Brian Knight shows how you can access the data in Analysis Services or a SQL Server database from Excel 2007.  Read more...
By Brian Knight 2008/08/07 | Source: SQLServerCentral.com | Category: Video
Rating: |  Discuss |  Briefcase | 1,900 reads

SSAS Database Backup

Longtime SQL Server author Dinesh Asanka brings us a new article on backing up an Analysis Services database.  Read more...
By Dinesh Asanka 2008/07/17 | Source: SQLServerCentral.com | Category: Analysis Services
Rating: |  Discuss |  Briefcase | 3,494 reads

Intrinsic Member Properties: The MEMBER_KEY Property

Join BI Architect Bill Pearson in an introduction to the intrinsic MEMBER_KEY property. In hands-on exercises, we gain exposure to the use of the property in generating simple lists, as well as datasets to support report parameter picklists.  Read more...
By Additional Articles 2008/07/11 | Source: Database Journal | Category: Analysis Services
Rating:  Rate this |  Briefcase | 954 reads

Many-to-Many Dimensions in Analysis Services 2005

See an example of using the Many-to-Many dimension in SQL Server 2005 Analysis Services to analyze sales data, and get ideas for other uses such as treating medical conditions, software testing, and more.  Read more...
By Additional Articles 2008/06/27 | Source: TechNet | Category: Analysis Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,616 reads

Slowly Changing Dimensions in SQL Server 2005

This article explores the options available in SQL Server 2005 for Slowly Changing Dimensions.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 2,400 reads

Managing SQL Analysis Service Objects with SSIS and AMO

You can manage SSAS objects using AMO and SSIS which enables you to have detailed control of SSAS Administrative tasks.  Read more...
By ANDREW.MUYOBO 2008/05/02 | Source: SQLServerCentral.com | Category: SSIS
Rating: |  Discuss |  Briefcase | 2,186 reads

Introduction to MDX Scripting in Microsoft SQL Server 2005

This document describes how Multidimensional Expressions (MDX) for Microsoft SQL Server 2005 can be applied to common business problems. This document assumes some familiarity with MDX.  Read more...
By Additional Articles 2008/05/02 | Source: TechNet | Category: MDX
Rating: (not yet rated)  Rate this |  Briefcase | 2,320 reads

Set Functions: The StripCalculatedMembers() Functio

Business Intelligence Architect Bill Pearson continues his examination of MDX functions, this time introducing StripCalculatedMembers(). In this article, we expose the function, and then lead a hands-on practice session with examples that reinforce the concepts.  Read more...
By Additional Articles 2008/04/18 | Source: Database Journal | Category: MDX
Rating: (not yet rated)  Rate this |  Briefcase | 1,311 reads

Handling Data Integrity Issues in Analysis Services 2005

Learn about common data integrity issues, and see how Analysis Services 2005 gives you the tools to handle them.  Read more...
By Additional Articles 2008/04/04 | Source: TechNet | Category: Analysis Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,008 reads

Dimensional Model Components: Dimensions Part II

Business Intelligence Architect Bill Pearson continues his subseries surrounding components of the Analysis Services dimensional model. In the second half of this article, we extend our focus on dimensions to include property settings for Cube Dimensions.  Read more...
By Additional Articles 2008/03/06 | Source: Database Journal | Category: Data Modeling
Rating: (not yet rated)  Rate this |  Briefcase | 1,293 reads

Check List for Performance Optimisation in SQL Server Analysis Service 2005

This article is a step-by-step checklist to help ensure that you are obtaining the maximum performance possible from SQL Server Analysis Services.  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 1,585 reads

Enabling Drillthrough in Analysis Services 2005

Discover the new Analysis Services 2005 drillthrough architecture. See how to set up drillthrough in Analysis Services 2005 and get guidance on migrating drillthrough settings from Analysis Services 2000 databases.  Read more...
By Additional Articles 2008/02/29 | Source: TechNet | Category: Analysis Services
Rating: (not yet rated)  Rate this |  Briefcase | 1,043 reads

The Unpopular SELECT Statement

SELECT statements should be the most popular query in SQL Server, so why are they unpopular? It's the complex, confusing MDX SELECT statement that warehousing expert Vincent Rainardi is writing about.  Read more...
By Vincent Rainardi 2008/02/20 | Source: SQLServerCentral.com | Category: MDX
Rating: |  Discuss |  Briefcase | 14,265 reads

Parameter Support Objects, Pt II: Support OLAP Parameter Defaults with Datasets

Join BI Architect Bill Pearson as he continues his examination of parameterization within Analysis Services reports. In this article, we provide a solution for supporting parameter defaults that represent the last periods of data entry within our cube.  Read more...
By Additional Articles 2008/02/14 | Source: Database Journal | Category: OLAP
Rating: (not yet rated)  Rate this |  Briefcase | 724 reads

Building Ad-hoc Reporting Solutions with SQL Server 2005 Report Builder and Analysis Services OLAP

This paper introduces Microsoft SQL Server 2005 Report Builder and demonstrates how to build an end-to-end ad hoc reporting solution for enterprise customers using Report Builder and Microsoft SQL Server 2005 Analysis Services OLAP. We also highlight a few product limitations, as well as enterprise considerations. It is based on a real-world implementation by Microsoft Business Intelligence Center of Excellence.   Read more...
By Additional Articles 2008/01/14 | Source: TechNet | Category: Report Builder
Rating: (not yet rated)  Rate this |  Briefcase | 2,184 reads
   Items 1 to 20 of 90    Next 20 >>
 
Most popular

The Unpopular SELECT Statement

SELECT statements should be the most popular query in SQL Server, so why are they unpopular? It's the complex, confusing MDX SELECT statement that warehousing expert Vincent Rainardi is writing about.  Read more...
By Vincent Rainardi 2008/02/20 | Source: SQLServerCentral.com | Category: MDX
Rating: |  Discuss |  Briefcase | 14,265 reads

Reporting Services: Read Data from SSAS and SQL Server in One Dataset

Retrieve data from different data sources such as Analysis Services and SQL Server relational database as one dataset, so that you can create tables, matrices of that data.  Read more...
By Martin Cremer 2008/09/17 | Source: SQLServerCentral.com | Category: Linked Server
Rating: |  Discuss |  Briefcase | 3,152 reads

SSAS Database Backup

Longtime SQL Server author Dinesh Asanka brings us a new article on backing up an Analysis Services database.  Read more...
By Dinesh Asanka 2008/07/17 | Source: SQLServerCentral.com | Category: Analysis Services
Rating: |  Discuss |  Briefcase | 3,494 reads