Can i make data marts in SSAS?

zara 1 Reputation point
2021-04-01T16:22:30+00:00

I followed kimball approach but the problem is I didn't make data marts before star schema. Now my question is can I make data marts in SSAS or is it mandatory to make these marts before schema in kimball approach?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,568 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,278 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Lukas Yu -MSFT 5,821 Reputation points
    2021-04-02T08:21:59.82+00:00

    Hi,

    A data mart is a subset of you data warehouse. SSAS and data marts / data warehouse are not nessasary for each other.

    As they are only loose concept, SSAS can build your data mart as well as your data house. You could also add tables into your project and enrich you data warehouse or creat/ add new data mart.

    Please also see this thread, which clarifies the relation between them : What is the difference between SSAS & Data Mart?

    Regards,
    Lukas


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.