Power BI Semantic Models (formerly known as shared datasets) allow you to reuse centralized, governed data models across multiple Power BI reports. This enables consistent definitions, promotes collaboration across teams, and reduces redundancy in data preparation efforts.
Steps to create a report using Power BI semantic models:
1) Open Power BI Desktop
2) Go to Home > Get Data > Power BI datasets
3) We will see a list of available datasets (semantic models) from your workspaces
4) Choose the one you want to connect & Click on Connect
6) you can see a table named SalesData has been created. But you can not see the data in the table
7) Power BI establishes a live connection to the semantic model, meaning the data remains in the service and is not imported into the report.
8) All DAX logic and data relationships are inherited from the semantic model
9) Now you can create a report using fields/measures available in the table
No comments:
Post a Comment