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 / Power apps main contai...
Power Apps
Unanswered

Power apps main container gallery Arrow linking issue to Form screen

(0) ShareShare
ReportReport
Posted on by 4

Hi Community, 

I created an app where the main container has collection of tabs which on click is going to filter MS list item with dropdown and search condition combined. Here is my overview of app as attached. When I click on Tab1, it displays filtered data with dropdown and search condition combined and from there when I navigate right arrow from gallery 1, it points to right filtered detail dataset on Form screen (so it does with tab2).  however when I am on Tab 3,4 or 5, summary data (body, title) displays the right data (dropdown and search combined) however when I click on Next arrow from either of these 3 tabs, it navigates to form screen, navigation work but that displays nothing. 

Rahmad123_0-1682869176393.png

Rahmad123_1-1682869470267.png

 

 

 

Rahmad123_3-1682869615257.png

Can you please suggest what's the issue here that I can correct.

 

2. Also can I get suggestion about how do I get dropdown selected to unselect that display everything as per Tab gallery condition without dropdown and search taking into account? Here is the gallery items

 

1. Tab1 :

If(
VarTabSelected = 1,
Filter('Rafi C Test', Funding.Value=Dropdown1.Selected.Value && StartsWith(Status.Value,TextInput1.Text) && StartsWith(Progress.Value,TextInput2.Text)),
Filter('Rafi C Test', Category.Value = "Hot Topics" && Funding.Value=Dropdown1.Selected.Value && StartsWith(Status.Value,TextInput1.Text) && StartsWith(Progress.Value,TextInput2.Text))
)

 

2. Tab3,4,5 (with different category value):

Filter('Rafi C Test', Category.Value ="Freier's Top Initiatives" && Funding.Value=Dropdown1.Selected.Value && StartsWith(Status.Value,TextInput1.Text) && StartsWith(Progress.Value,TextInput2.Text)) 

 

Thanks

 

Categories:

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 382 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 329

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard