Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Articles with tag
Analysis Services (SSAS)
Search for
any
content tagged
analysis services (ssas)
Items 1 to 20 of 193
Next 20 >>
Data Mining SQLIO Results
Learn how to use Analysis Services Data Mining to identify the influence of RAID level and IO Pattern on Latency.
Read more...
By
Paul Brewer
2013/03/26
|
Source:
SQLServerCentral.com
|
Category:
sqlio
Rating:
|
Discuss
|
Briefcase
|
2,694 reads
SQL Server Analysis Services-Lead, Lag, OpeningPeriod, ClosingPeriod Time Related Functions
Working with SSAS time related accounting functions can be tricky. SQL Server 2012 now offers Lag and Lead functions. Are these functions available in SSAS? What other related functions are available?
Read more...
By
Additional Articles
2013/02/20
|
Source:
SQLServerCentral.com
|
Category:
analysis services (ssas)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,098 reads
MDX Guide for SQL Folks: Part III - Advanced Analysis
Learn everything about MDX drawing only on your T-SQL knowledge in this series. Frank Banin continues talking about Calculated Members, Named Sets, and more in part III.
Read more...
By
Frank A. Banin
2013/02/14
|
Source:
SQLServerCentral.com
|
Category:
mdx
Rating:
|
Discuss
|
Briefcase
|
4,610 reads
MDX Guide for SQL Folks: Part II - Hierarchies and Functions
Learn everything about MDX by drawing only on your SQL knowledge.
Read more...
By
Frank A. Banin
2012/12/18
|
Source:
SQLServerCentral.com
|
Category:
mdx
Rating:
|
Discuss
|
Briefcase
|
6,247 reads
Create SQL Server Analysis Services Partitions using AMO
When you have SSAS cubes with millions of rows of data, it is very helpful to create partitions. If you have a few cubes you could probably do this manually, but if there are many or if you want to automate this process you should look for smarter solutions such as programming the creation of partitions dynamically.
Read more...
By
Additional Articles
2012/11/19
|
Source:
MSSQLTips.com
|
Category:
analysis services (ssas)
Rating:
Rate this
|
Briefcase
|
1,797 reads
MDX Guide for SQL Folks: Part I - Navigating The Cube
Learn all you need to know about MDX, by drawing only on your current SQL knowledge.
Read more...
By
Frank A. Banin
2012/11/01
|
Source:
SQLServerCentral.com
|
Category:
mdx
Rating:
|
Discuss
|
Briefcase
|
11,768 reads
DAX Query Basics
In this document I will attempt to talk you through writing your first very simple DAX queries. For the purpose of this document I will query the rather familiar Adventure Works Tabular Cube.
Read more...
By
Gary Strange
2012/09/25
|
Source:
SQLServerCentral.com
|
Category:
dax
Rating:
|
Discuss
|
Briefcase
|
7,404 reads
Choosing a Tabular or Multidimensional Modeling Experience in SQL Server 2012 Analysis Services
This white paper provides practical guidance to help BI professionals and decision makers decide whether SQL Server 2012 Analysis Services tabular or multidimensional modeling provides the best fit for your next BI solution.
Read more...
By
Additional Articles
2012/09/14
|
Source:
Microsoft MSDN
|
Category:
business intelligence
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,376 reads
Summarizing Imported Data
This article shows a few simple techniques to summarize table data using T-SQL.
Read more...
By
paddythegeek
2012/07/27
|
Source:
SQLServerCentral.com
|
Category:
import
Rating:
|
Discuss
|
Briefcase
|
1,955 reads
Using ASCMD to run command line scripts for SQL Server Analysis Services
Sometimes it would be helpful to run scripts from a command line for Analysis Services. This would be useful for things like creating backups, processing data or running other tasks. Is there a command line tool like sqlcmd for multidimensional databases and Data Mining?
Read more...
By
Additional Articles
2012/06/18
|
Source:
MSSQLTips.com
|
Category:
ascmd
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,057 reads
Get a Descriptive Name for SQL Server Analysis Services Profiler Event Class and Event Subclass
A customer provides an SQL Server Analysis Services trace file to analyze. You save this file into a trace table and execute T-SQL code to analyze the results. Rather than getting descriptive values for the EventClass and EventSubclass data, you get numerical values. How do you resolve these numerical values to meaningful descriptive names? Check out this tip to learn more.
Read more...
By
Additional Articles
2012/05/17
|
Source:
MSSQLTips.com
|
Category:
analysis services (ssas)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,443 reads
Guide to MCITP: SQL Server 2008 BI Developer
A guide to the SQL Server 2008 Business Intelligence exams.
Read more...
By
Mike McQuillan
2012/05/11
|
Source:
SQLServerCentral.com
|
Category:
integration services (ssis)
Rating:
|
Discuss
|
Briefcase
|
11,670 reads
Analytic Enhancements in SQL Server 2012 - Part II
The introduction of the new analytic functions in the RTM version of SQL Server 2012, such as LAG, LEAD, FIRST_VALUE and LAST_VALUE, with the improved over clause, greatly facilitate the analysis on ordered data sets, such as time-series data. Read on to learn more.
Read more...
By
Additional Articles
2012/04/25
|
Source:
Database Journal
|
Category:
sql server 2012
Rating:
Rate this
|
Briefcase
|
2,857 reads
SSAS - Best Practices and Performance Optimization
There are several aspects that can take a toll on performance for your Analysis Services cubes. Some problems could be related to the source systems, some could be because of poor design of your cube and MDX queries and some could be related to network issues.
Read more...
By
Additional Articles
2012/02/24
|
Source:
MSSQLTips.com
|
Category:
analysis services (ssas)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,764 reads
Enabling Drillthrough in Analysis Services
Data analysis from a cube starts with aggregated and summarized data, followed by drill-down and drill-through of the data for a deeper and intelligent analysis. Drill down is inherently supported when you browse the data of the cube, but drill through has to be defined as per the requirements of analysis. In this tip we will see how to enable drill through on a cube.
Read more...
By
Additional Articles
2011/10/11
|
Source:
MSSQLTips.com
|
Category:
analysis services (ssas)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,139 reads
Optimize a SQL Server Analysis Services Measure Group Partition for Performance
In this tip you will learn how to design aggregations for a partition and optimize it for performance. Solution
Read more...
By
Additional Articles
2011/08/26
|
Source:
MSSQLTips.com
|
Category:
analysis services (ssas)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,476 reads
SQL Server 2008 and 2008 R2 Integration Services - Analysis Services Processing Task
The primary purpose of SQL Server 2008 Integration Services is to deliver extraction, transformation, and loading (ETL) functionality that supports core features of the SQL Server database management system. However, there are numerous scenarios where its role involves interaction with components that provide business intelligence-related features incorporated into the product.
Read more...
By
Additional Articles
2011/08/15
|
Source:
Database Journal
|
Category:
sql server 2008
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,544 reads
Using the Built-In Time Dimension and Time Intelligence in SQL Server Analysis
Getting the time dimension configured correctly is a necessary first step in order to take advantage of the Time Intelligence features in SSAS.
Read more...
By
2011/08/04
|
Source:
MSSQLTips.com
|
Category:
analysis services (ssas)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,591 reads
SQL Server 2008 R2 Analysis Services Operations Guide
This white paper describes how operations engineers can test, monitor, capacity plan, and troubleshoot Microsoft SQL Server Analysis Services OLAP solutions in SQL Server 2005, SQL Server 2008, and SQL Server 2008 R2.
Read more...
By
Additional Articles
2011/06/16
|
Source:
SQLCAT
|
Category:
analysis services (ssas)
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,116 reads
REAL PRACTICES: Performance Scaling Microsoft SQL Server 2008 Analysis Services at Microsoft adCenter
This white paper explains how Microsoft® adCenter implemented a Microsoft SQL Server® 2008 Analysis Services Scalable Shared Database on EMC® Symmetrix VMAX™ storage. Leveraging TimeFinder® clones and Enterprise Flash Drives with the read-only feature of SQL Server 2008 Analysis Services allowed adCenter to dramatically scale out OLAP while maintaining SLAs and decreasing system outages.
Read more...
By
Additional Articles
2011/06/08
|
Source:
SQLCAT
|
Category:
best and worst practices
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,016 reads
Items 1 to 20 of 193
Next 20 >>
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.