Skip to content

Commit 6f99d99

Browse files
committed
fix(ingest/powerbi): Doc updates
1 parent 3bd6446 commit 6f99d99

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

metadata-ingestion/docs/sources/powerbi/powerbi_pre.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,17 @@ Consider `SALES_REPORT` PowerBI Dataset has a table `SALES_ANALYSIS` which is ba
3333

3434
You can control table lineage ingestion using `extract_lineage` configuration parameter, by default it is set to `true`.
3535

36-
PowerBI Source extracts the lineage information by parsing PowerBI M-Query expression.
36+
PowerBI Source extracts the lineage information by parsing PowerBI M-Query expressions and from dataset data returned by the PowerBI API.
3737

38-
PowerBI Source supports M-Query expression for below listed PowerBI Data Sources
38+
PowerBI Source will extract lineage for the below listed PowerBI Data Sources:
3939

4040
1. Snowflake
4141
2. Oracle
4242
3. PostgreSQL
4343
4. Microsoft SQL Server
4444
5. Google BigQuery
4545
6. Databricks
46+
7. MySQL
4647

4748
Native SQL query parsing is supported for `Snowflake` and `Amazon Redshift` data-sources.
4849

0 commit comments

Comments
 (0)