Forum Discussion
shantanu97
6 years agoHelper I
Why Power apps is not working
I need to design an entry page. I design that form in Power apps. But when I put in the Power BI desktop it is showing "Getting your data"
What the app basically do is that I enter name,account code and refreshes the report.
Attach pbix file: https://drive.google.com/file/d/1lrqNQZP-qr8s6sXv5-eUe8Qqf_X79qoj/view?usp=sharing
See power app-3 file
App file:https://drive.google.com/file/d/1yiOMr4Osb6Yhp2QFbFOe9i6rruYLz3RY/view?usp=sharing
Any help???
1 Reply
- AllisonKennedyCommunity ChampionThis question might be better posted in PowerApps community: https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
Basically, when you create a PowerApp, you have to share both the app and the data source with the user (in this case Power BI) and you also need to make sure that the app starts on a page that PowerBI user knows what data to load - if you haven't told the PowerApp somewhere in the code for that home screen to start a new form, then it will not work.