You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,8 @@ Not all functions from the Power BI REST API have been implemented. Here are th
127
127
| GetDatasetParametersInGroup | Returns a list of parameters for the specified dataset from the specified workspace. |[Datasets - Get Parameters In Group](https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-parameters-in-group)|
128
128
| GetDatasetRefreshExecutionDetailsInGroup | Returns execution details of an enhanced refresh operation for the specified dataset from the specified workspace. |[Datasets - Get Refresh Execution Details In Group](https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-execution-details-in-group)|
129
129
| GetDatasetRefreshHistoryInGroup| Returns the refresh history for the specified dataset from the specified workspace. |[Datasets - Get Refresh History](https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group)|
130
-
| GetDatasetRefreshScheduleInGroup| Description |[Datasets - Get Refresh Schedule In Group](https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-schedule-in-group)|
130
+
| GetDatasetRefreshScheduleInGroup| Returns the refresh schedule for the specified dataset from the specified workspace. |[Datasets - Get Refresh Schedule In Group](https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-schedule-in-group)|
131
+
|GetDatasetSyncStatusInGroup | Returns the sync status information of the read-only replica and read/write dataset. (<b>Preview</b>: Power BI Dataset Scale-Out) |[Datasets - Get Dataset Sync Status In Group ](https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-scale-out#enable-scale-out-for-your-workspace)|
0 commit comments