Forum Discussion
OwenW
3 years agoFrequent Visitor
PowerBI Power Apps integration data issue
I am trying to load a Power App into a dashboard so that when I select a row of data, it filters a gallery in the app based on the data in a specific column which is what was selected in the 'PowerAp...
Anonymous
3 years agoNot applicable
Hi OwenW ,
Plese try this:
[@PowerBIIntegration].Data.XXXX_ID
Here's an example of how you can set the Items property of the gallery:
Filter(YourDataSource, YourColumn = [@PowerBIIntegration].Data.XXXX_ID)
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum