Skip to content

Commit e8f2cfe

Browse files
authored
2269801
1 parent 85290ff commit e8f2cfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ 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.
7575
- 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.
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.
7979
- 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.
8080
- 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.
8181
- 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.

0 commit comments

Comments
 (0)