
Announcements
Good morning,
I am creating a powerapps application that would be integrated with a PowerBi report.
Depending on the filters in my report, I want the application to send me the information in a choice of marketing lists in my Dataverse.
So I created my table with the information, my drop-down list with the names of my marketing lists but on the other hand I don't know how to create the button formula that would allow me to make the connection.
Could anyone help me please ?
Take a look at this walkthrough from the Microsoft docs on how to set up the PowerBI integration visualization with Power Apps.
https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/powerapps-custom-visual
You have to kick off the app from Power BI desktop in order to get the “PowerBIIntergration” object which is how the app knows what is being shown in the report.