Skip to content

Commit 5632571

Browse files
Update log-powerbi.md
Explicitly mentioning that premium requirement for incremental refresh only applies for dataflows, not for datasets.
1 parent 389df7a commit 5632571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/logs/log-powerbi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ A dataflow is a type of "cloud ETL" designed to help you collect and prep your d
5353

5454
## Incremental refresh
5555

56-
Both Power BI datasets and Power BI dataflows have an incremental refresh option. Power BI dataflows and Power BI datasets support this feature, but you need Power BI Premium to use it.
56+
Both Power BI datasets and Power BI dataflows have an incremental refresh option. Power BI dataflows and Power BI datasets support this feature. To use incremental refresh on dataflows, you need Power BI Premium.
5757

5858

5959
Incremental refresh runs small queries and updates smaller amounts of data per run instead of ingesting all of the data again and again when you run the query. You have the option to save large amounts of data, but add a new increment of data every time the query is run. This behavior is ideal for longer running reports.
@@ -76,4 +76,4 @@ Additional information can be found in [Integrate Log Analytics and Excel](log-e
7676

7777
## Next steps
7878

79-
Get started with [Log Analytics queries](./log-query-overview.md).
79+
Get started with [Log Analytics queries](./log-query-overview.md).

0 commit comments

Comments
 (0)