Forum Discussion
PowerApps integration to Power BI
Hello,
I am integration Power Apps to Power BI.
When the user selects a record in the table the Power App displays details about the record and allows the user to update.
After the update I refresh the visual using PowerBIIntegration.Refresh(). However I loose the table selected record.
Is there a way to restore the selected record in Power BI after I do the PowerBIIntegration.Refresh()?
Thank You,
Michael
Hi mikebi
Ahh ok as far as I know there is no way to do this currently. You can vote or create an idea at https://ideas.powerbi.com
3 Replies
- GilbertQSuper User
Hi mikebi
As far as I know, once the user selects a record in the power BI app and updates it, you would need to ensure that that update is saved back to the source. Then once it is saved back to the source, you could then refresh the power. BI report, which would then show the updated record With regards to showing the selected record as far as I am aware, there is no way to do this.
- mikebiHelper III
Hello,
The problem is when I refresh Power BI the selections are cleared.
Michael
- GilbertQSuper User
Hi mikebi
Ahh ok as far as I know there is no way to do this currently. You can vote or create an idea at https://ideas.powerbi.com