Skip to content

Commit 30158b5

Browse files
authored
Merge pull request #4452 from MicrosoftDocs/alaug-patch-1
Update powerapps-custom-visual.md 2269801
2 parents 5bc5569 + e8f2cfe commit 30158b5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

powerapps-docs/maker/canvas-apps/powerapps-custom-visual.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom: canvas
99
ms.reviewer: tapanm
10-
ms.date: 04/12/2021
10+
ms.date: 04/30/2021
1111
ms.author: hahuber
1212
search.audienceType:
1313
- maker
@@ -72,7 +72,10 @@ Let's look at the steps required to use the Power Apps visual in your Power BI r
7272
The following limitations apply to the Power Apps visual:
7373

7474
- The maximum number of records that can be passed from Power BI to Power Apps visual using "PowerBIIntegration" object is limited to 1000.
75-
- Power Apps visual isn't supported for [guest users](share-app-guests.md).
75+
- Power Apps visual is only supported for [guest users](share-app-guests.md) when the following conditions are met:
76+
- The canvas app URI (weblink) includes the tenantId of the app in the query string.
77+
- The Power BI portal authenticates the user, instead of allowing anonymous access.
78+
- The canvas app is shared with the guest user attempting to see the contents of the app.
7679
- Power Apps visual doesn't support multi-level embedding of Power Apps in Sovereign clouds. For example, embedding a Power BI report with Power Apps visual to a SharePoint page, or further embedding that SharePoint page to a Teams channel isn't supported on sovereign clouds.
7780
- If you change the data fields associated with the visual, you must edit the app from within the Power BI service by selecting the ellipsis (...) and then selecting **Edit**. Otherwise, the changes won't be propagated to Power Apps, and the app will behave in unexpected ways.
7881
- The Power Apps visual can't trigger a refresh of Power BI reports and Power BI data sources from within Power BI Desktop. If you write back data from the app to the same data source as the report, your changes won't be reflected immediately in Power BI Desktop. Changes are reflected on the next scheduled refresh.
@@ -121,4 +124,4 @@ For more information, go to [Power BI Accessibility Documentation]( https://docs
121124
* Check out our [video](https://aka.ms/powerappscustomvisualvideo).
122125

123126

124-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
127+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)