Query to get meta data information in SSAS

Rohit Bhagwani 1 Reputation point
2020-11-02T05:08:47.92+00:00

Hi ,

I want to query a Cube (tabular model) using SSMS to get meta data information ( mostly Column Names , Data-Type).
I am new to SSAS . Can somebody help me here ?

Thanks.

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,276 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lukas Yu -MSFT 5,821 Reputation points
    2020-11-02T09:12:44.26+00:00

    Hi,

    Using SSMS to get Cube meta data, you could use DMV query to get related info.

    Depending on you needs, you could use queries like described in : SSAS: Using DMV Queries to get Cube Metadata


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Users always get connection timeout problem when using multi subnet AG via listener. Especially after failover to another subnet ----Hot issues October


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.