Skip to content

Commit d3a9e63

Browse files
authored
Merge pull request #193006 from AnithaAdusumilli/patch-41
Power BI edit for Synapse Link
2 parents b2f987a + 90e7d99 commit d3a9e63

File tree

3 files changed

+3
-176
lines changed

3 files changed

+3
-176
lines changed

articles/cosmos-db/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -885,8 +885,6 @@
885885
items:
886886
- name: Use Power BI
887887
href: sql/powerbi-visualize.md
888-
- name: Create a live weather dashboard
889-
href: sql/create-real-time-weather-dashboard-powerbi.md
890888
- name: Use Qlik Sense
891889
href: visualize-qlik-sense.md
892890
- name: Built-in analytics with Apache Spark

articles/cosmos-db/configure-synapse-link.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,9 @@ Serverless SQL pool allows you to query and analyze data in your Azure Cosmos DB
326326

327327
## <a id="analyze-with-powerbi"></a>Use serverless SQL pool to analyze and visualize data in Power BI
328328

329-
You can create a serverless SQL pool database and views over Synapse Link for Azure Cosmos DB. Later you can query the Azure Cosmos DB containers and then build a model with Power BI over those views to reflect that query. There is no performance or cost impact to your transactional workloads, and no complexity of managing ETL pipelines. You can use either [DirectQuery](/power-bi/connect-data/service-dataset-modes-understand#directquery-mode) or [import](/power-bi/connect-data/service-dataset-modes-understand#import-mode) modes. To learn more, see how to use [Serverless SQL pool to analyze Azure Cosmos DB data with Synapse Link](synapse-link-power-bi.md) article.
329+
You can use integrated BI experience in Azure Cosmos DB portal, to build BI dashboards using Synapse Link with just a few clicks. To learn more, see [how to build BI dashboards using Synapse Link](integrated-power-bi-synapse-link.md). This integrated experience will create simple T-SQL views in Synapse serverless SQL pools, for your Cosmos DB containers. You can build BI dashboards over these views, which will query your Azure Cosmos DB containers in real-time, using [Direct Query](/power-bi/connect-data/service-dataset-modes-understand#directquery-mode), reflecting latest changes to your data. There is no performance or cost impact to your transactional workloads, and no complexity of managing ETL pipelines.
330+
331+
If you want to use advance T-SQL views with joins across your containers or build BI dashboards in import](/power-bi/connect-data/service-dataset-modes-understand#import-mode) mode, see how to use [Serverless SQL pool to analyze Azure Cosmos DB data with Synapse Link](synapse-link-power-bi.md) article.
330332

331333
## Configure custom partitioning
332334

articles/cosmos-db/sql/create-real-time-weather-dashboard-powerbi.md

Lines changed: 0 additions & 173 deletions
This file was deleted.

0 commit comments

Comments
 (0)