Hi.. I'm trying to build at PowerApp to edit a table inside PowerBi..
To do so, I need to connect the data source to PowerApps not just PowerBi. This so I can write data back.
I have a gallary page whit the readonly data from PowerBi on landing.

And to a edit page to write the data to the data source itself.
To get the actual datapoint the user whants to edit, i put in this formula in Item on the edit form

And here is where I get the error.. "Error when trying to retrieve data from the network"
If I edit the formula, and set the ID colum in the tabel it search. I get the right retur of the ID.. But the rest of the field dont have any data then..

I GOOGLE'D the **bleep** out of my computer, but I cant seem to find the rigth way to fix it..