web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / PowerApps (with PowerB...
Power Apps
Answered

PowerApps (with PowerBI data), all screens to reflect selected record

(0) ShareShare
ReportReport
Posted on by 228

Hi PowerApps Team,

 

I have a problem that I am hoping you can help me solve. 

 

My PowerApp is designed with Power BI integration as my datasource.

 

The design of the App has to have the following flow:

  • Screen 1: A gallery displaying the customer name and subregion. An arrow next to each record in the gallery that navigates you to Screen 2.

 

  • Screen 2: After the user selects the arrow, depending on which record they want to see from Screen 1, Screen 2 should only display that specific information of that record.

 

Therein lies the crux of my problem and is the same issue for Screen 3 and Screen 4. 

 

After the user chooses a specific record to navigate to from Screen 1, the rest of the screens should update to reflect only that records information. 

 

I have tried various solutions with onselect but have yet to find a solution.

 

Can you help please? 

 

Thank you

 

Milky

 

 

 

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Why are you using Power BI as the source instead of the main source that Power BI is using? I've never used Power BI as a data source so I'm not entirely sure how it behaves, but traditionally in PowerApps, the way it would work is to reference the selected entry from a gallery (on any page) is as below:

     

    spExample.png

  • milky_bar_may Profile Picture
    228 on at

    Hi @Anonymous 

     

    Thanks for your response.

     

    I am not too sure I understand your question. I used the PowerApp visual in the marketplace and added my fields from Power BI to create my app. Hopefully that helps to clarify what I meant. 

     

    So on the arrow that I have, if I put that line of code in all the remaining screens will only reference that specific Gallery record?

     

    Many thanks for your help 

  • Verified answer
    v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @milky_bar_may ,

     

    What are screen3 and screen 4  for?

    If you want to pass the Selected Item from Gallery1 to From in screen2, It is not supported, because Form only supports to display/edit data source, but the PowerBIIntegration is not.  So you have to customize a from manually, Please check my following test.

    1. The PowerBIIntegration.Data in my test has two fields, Name and Title

    2. Set OnSelect of NextArrow in Gallery1 to  Navigate(Screen2)

    3. Set fours label's Text property as below:

    Label1:  "Name"

    Label2: Gallery1.Selected.Name

    Label3: "Title"

    Label4: Gallery1.Selected.Title

    Then when you click the arrow, the screen2 will show the detail of selected items.

    Snipaste_2019-12-11_10-39-05.png

    Best regards,

    Sik

  • milky_bar_may Profile Picture
    228 on at

    Thank you both, it's working now.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 379 Most Valuable Professional

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard