Skip to content

Commit 646bfef

Browse files
Merge pull request MicrosoftDocs#2503 from MicrosoftDocs/master
TFS 1738045
2 parents d500f44 + 5eac197 commit 646bfef

File tree

3 files changed

+7
-112
lines changed

3 files changed

+7
-112
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,6 +1605,11 @@
16051605
"source_path": "powerapps-docs/maker/common-data-service/publish-changes-for-use-customer-service-hub.md",
16061606
"redirect_url": "create-solution#publish-changes",
16071607
"redirect_document_id": true
1608+
},
1609+
{
1610+
"source_path": "powerapps-docs/maker/canvas-apps/embed-powerapps-powerbi.md",
1611+
"redirect_url": "https://docs.microsoft.com/power-bi/visuals/power-bi-visualization-powerapp",
1612+
"redirect_document_id": true
16081613
}
16091614
]
16101615
}

powerapps-docs/developer/model-driven-apps/clientapi/reference/Xrm-WebApi/retrieveMultipleRecords.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ search.app:
5656
<td>maxPageSize</td>
5757
<td>Number</td>
5858
<td>No</td>
59-
<td><p>Specify a positive number that indicates the number of entity records to be returned per page. If you do not specify this parameter, the default value is passed as 5000.</p>
60-
<p>If the number of records being retrieved is more than the specified <code>maxPageSize</code> value, <code>nextLink</code> attribute in the returned promise object will contain a link to retrieve the next set of entities. </td>
59+
<td><p>Specify a positive number that indicates the number of entity records to be returned per page. If you do not specify this parameter, the value is defaulted to the maximum limit of 5000 records.</p>
60+
<p>If the number of records being retrieved is more than the specified <code>maxPageSize</code> value or 5000 records, <code>nextLink</code> attribute in the returned promise object will contain a link to retrieve the next set of entities. </td>
6161
</tr>
6262
<tr>
6363
<td>successCallback</td>

powerapps-docs/maker/canvas-apps/embed-powerapps-powerbi.md

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

0 commit comments

Comments
 (0)