This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I have a PowerBI Report and an embedded PowerApp App.
The PowerBI report has a table with about 900+ rows in it. The intent was when one row in the PowerBI Table has been selected, then that record would appear in the embedded PowerApps App, so the data could be modified in PowerApps, and a button clicked.
I watched this video:
https://www.youtube.com/watch?v=LxKLLgUhlBo
My button executes an MS Flow routine, which calls a stored procedure, and then sends a PowerBIIntegration.Refresh() command.
This was working rather nicely last week, and then something changed. No data appears in the PowerApp text boxes any longer.
It seems that when no rows are selected in the table, all of that data is sent over as a collection to PowerApps. But when a single row was selected in the PowerBI Table, no data is sent over to PowerApps.
My text boxes have something similar to the following in the Default property: First(PowerBIIntegration.Data).ObjectName
What is the appropriate syntax to use in a PowerApps App to display only the PowerBI highlighted row in PowerApps ? Perhaps I need to change the syntax in PowerApps. But this was working last week....and now it's not...
Thank you.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |