Introduction to Attribute Relationships in SSAS
In this article, you will learn how you can set the attribute relationships between dimensions in SSAS.
2020-02-10
7,540 reads
In this article, you will learn how you can set the attribute relationships between dimensions in SSAS.
2020-02-10
7,540 reads
Problem This is one of the errors that I frequently encounter while deploying or processing SSAS OLAP cubes on the client's computers or on a remote server. Recently, one of my team members also faced the same issue and so I thought to write a resolution for the issue. The error is something like this: […]
2020-02-03
9,294 reads
Introduction Period-over-period is an analysis technique in business that measures some value in the present and compares it to the same measurement in a comparable period of time in the past. The goal is to adjust the slice of the past you are viewing, so the same amount of time has passed in the two […]
2020-01-27
77,745 reads
Learn how to resolve a duplicate value error when processing dimensions in SSAS.
2020-01-20
22,765 reads
Learn how you can modify an SSIS package to dynamically process SSAS cubes.
2020-01-13
10,707 reads
Learn how to configure SQL Server and Windows to allow others to connect to an instance remotely.
2020-01-06
133,274 reads
Problem Developing OLAP cubes have always been fascinating to me. Right after completing the development of a data warehouse, my next line of action often becomes setting up Analysis Services for the warehouse. Although, there are multiple client tools readily available in the market to perform some analysis on this SSAS Server, sometimes it is […]
2019-12-31
8,642 reads
2019-10-28
7,103 reads
Overview of ETL Architecture In a data warehouse, one of the main parts of the entire system is the ETL process. ETL is the system that reads data from the source system, transforms the data according to the business logic, and finally loads it into the warehouse. While fetching data from the sources can seem […]
2019-10-21
13,788 reads
The Problem Recently, while working with one of my clients, I came across a script in which I had to introduce a scalar User-Defined Function in the SELECT statement. The SELECT used to return around 750K records. However, after introducing the UDF, the row count significantly increased to 826K. There were no other changes made […]
2019-10-14
5,032 reads
By Steve Jones
SQL Saturday Austin 2025 is in just a few days. I am honored to...
By Steve Jones
I’ve been using the SSMS preview for v21. This is the next evolution of...
In the blog post Call a Fabric REST API from Azure Data Factory I...
I finally got the PowerQuery source to "show" in SSIS (so I can see...
Hi Team, Can you someone suggest a few good third part backup tools, with...
Recently I upgraded my ssis package from 2016 to 2022, but package format version...
What does the monitor server do in log shipping?
See possible answers