Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Using this video as inspiration (https://www.youtube.com/watch?v=-CjGKoXem0I)
I've successfully created an app using power apps, within my power bi dashboard.
However, when it automatically created my app, it created an app that only has a single screen with a single gallery. When I go to build the details screen for a selected item, I'm failing to connect the PowerBiInegration.data into my second screen.
Am I missing something here? Feels like I'm missing something obvious here, but I've been looking for 2 days now and am nowhere futhur than I was 2 days ago.
Seems odd that it would generate the list using my data, but not allow me to create a details screen using the data I'm sending it via Power Bi.
Any help would be greatly appreciated!!
So to recap, I want to create a power app within my power bi app. The app is created within Power Apps and is successfully syncd to Power Bi. Within Power Apps, I'm unable to add a details screen as I cannot link the data source to my Details Form.
I found this to be WAY more difficult than it needed to be also.
assume you have a powerBIIntegration object in the tree view? If not you need to select your PowerApp APP properly in the PowerBI Service!
If you created an APP using DATA it isnt "related" to the data in the integration object (fields added in Power BI).
To make this work I added the following code to the Gallery Object Item definition. My data has UID as its Primary Key. On another screen I had to add an object (I used a datatable) that I could pull the selected value for UID from.
It would have been easier if there was a way to reference the PowerBIIntegration.data.uid directly.
LookUp('[dbo].[FY20AOP]' , UID = DataTable1.Selected.UID )
Hope this helped.
George ...
Same problem here!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |