Skip to content

Commit 70cd10a

Browse files
authored
Merge pull request #2270 from MicrosoftDocs/powerapps-custom-visual-powerbi
PowerApps custom visual for Power BI supportability update
2 parents 8bb8571 + f8b3dac commit 70cd10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following limitations apply to the Power Apps custom visual:
7272
- The Power Apps custom 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.
7373
- The Power Apps custom visual can't filter the data or send any data back to the report.
7474
- You'll need to share the Power Apps app separately from your report. Learn about [sharing apps in Power Apps](share-app.md).
75-
- Power BI Report Server and the mobile app for Power BI do not support the Power Apps custom visual.
75+
- Power BI Report Server does not support the Power Apps custom visual.
7676
- Following limitations apply when using the `PowerBIIntegration.Refresh()` function:
7777
- You must create a new app from Power Apps custom visual in Power BI report for this function to be available in the app.
7878
- You must use a source that supports [DirectQuery](https://docs.microsoft.com/power-bi/desktop-directquery-data-sources) and the data connection must be created using DirectQuery method.

0 commit comments

Comments
 (0)