Skip to content

Commit 3348e9b

Browse files
committed
added supportability for GCC
1 parent cc48242 commit 3348e9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
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/16/2020
10+
ms.date: 04/27/2020
1111
ms.author: ropur
1212
search.audienceType:
1313
- maker
@@ -68,6 +68,7 @@ Let's look at the steps required to use the Power Apps visual in your Power BI r
6868

6969
The following limitations apply to the Power Apps visual:
7070

71+
- Power Apps visual isn't supported on [GCC environments](https://docs.microsoft.com/power-platform/admin/powerapps-us-government). To check environment region for your app, go to [How to find where my app is deployed](https://docs.microsoft.com/power-platform/admin/regions-overview#how-do-i-find-out-where-my-app-is-deployed).
7172
- 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.
7273
- 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.
7374
- The Power Apps visual can't filter the data or send any data back to the report.

0 commit comments

Comments
 (0)