Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Team,
I have created a PowerApps from PowerBI and pass some data to it.
i put a galery into the canvas and I can see the received data.
I have to transform the data so I put some Set() and ClearCollect() into the OnStart section but the created variables are empty.
When I open the PowerApps from the PowerBI i am able to run the OnStart and all variables populated as I except but when I open the PowerBI report and the PowerApps visaul started the variables are empty.
Do I miss some application setup?
Do I except corretly that I should be able to use PowerBIIntegration.data in the OnStart functions to create variables?
Hi @Qkxy ,
Please refer to this:
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.