–> This wizard is used to add, remove dimensions and their relationships.
–> We can add dimensions to another dimension (or) measure group table.
1. No Relationship
2. Regular
3. Fact
4. Referenced
5. Many-to-Many
6. Data mining
–> The dimension and measure group are not related.
–> The dimension available in the cube but at the times of analysis, it doesn’t participate in its values.
Ex: Removing the relationship between product dimensions and measure group table.
Deploy, Go To Browser, and Analysis now the product dimension doesn’t participate in the analysis.
Checkout SSAS Interview Questions
Regular Relationship
–> Here dimension adds to a measure group table directly. (Generally, represents ‘Star Schema’ structure)
–> When we are going to this, we should have proper key relationships between dimension & FACT.
Eg: Adding product dimension to the measure group table.
Product ID – –> CLICK –>
Select Relationship Type: Regular
Granularity Attribute: PRODUCT ID
Dimension Table: PRODUCT
Measure Group Table: TEXT_FACT
Dimensions Columns Measure Group Columns
Product ID Product ID
OK
Deploy –> Go To Browser & analyze, now product table participates in the analysis.
–> The dimension table is joined to an intermediate dimension table, which in turn, is joined to the font table.
–> It provides the ‘Snow Flake’ schema type of structure.
–> We require approximate column references suitable to the main table.
Eg: Connecting sub product dimension to a product dimension.
Sub Product ID – –> CLICK –>
Selection Relationship type : Reference
Reference Dimension: Product
Intermediate Dimension: RAW SUBPRODUCT
Reference Dimension Attribute: Product ID
Intermediate Dimension Attribute: Subproduct ID
OK
Deploy
–> The dimension is the fact table here.
–> Generally textual information represents dimension information and numeric information represents fact information in this table.
–> These types of cubes are called “Standalone Cubes”.
–> The dimension table is joined to an intermediate fact table. The intermediate fact table is joined, inurn, to an intermediate dimension table to which the fact table is joined.
–> The target dimension is based on a mining model built from the source dimension.
The source dimension must also be included in the cube.
SSIS | Power BI |
SSRS | SQL Server |
SCCM | SQL Server DBA |
SharePoint | BizTalk Server |
Team Foundation Server | BizTalk Server Administrator |
Stay updated with our newsletter, packed with Tutorials, Interview Questions, How-to's, Tips & Tricks, Latest Trends & Updates, and more ➤ Straight to your inbox!
Name | Dates | |
---|---|---|
MSBI Training | Mar 28 to Apr 12 | |
MSBI Training | Apr 01 to Apr 16 | |
MSBI Training | Apr 04 to Apr 19 | |
MSBI Training | Apr 08 to Apr 23 |
Technical Content Writer
1 /15
Copyright © 2013 - 2023 MindMajix Technologies