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 / Filterpane not working...
Power Apps
Unanswered

Filterpane not working when new collection is added in gallery(Continuation post:Filtering the data(optionset value column) based on specific user names)

(1) ShareShare
ReportReport
Posted on by 102

Hi,

 

Please help in working filter pane option as it is unable to filter gallery when the new collection is added to the existing one,When I try to choose any option in 'AB' filter it is not filtering based on chosen option in filter pane

Filter code:Sort(Distinct(Collection1,'AB'),Value

 

Item Gallery:

Search(
 Filter(
 Datasource,
 IsBlank(ABDrop.Selected.Result) || 'AB' = ABDrop.Selected.Result,
		IsBlank(MADrop.Selected.Result) || 'MA' = MADrop.Selected.Result,
		IsBlank(KVDrop.Selected.Result) || 'KV’ = KVDrop.Selected.Result,
		IsBlank(SPDrop.Selected.Result) || 'SP' = SPDrop.Selected.Result,
		IsBlank(PDrop.Selected.Result) || 'P' = PGroupDrop.Selected.Result,
		AB.Yes || User().FullName in userlist.<EXEMPTUSERFULLNAME?>
		'MA' in Filter(
			userlist,
			'primary name column' = user().FullName,
			AB.Yes || User().FullName in <EXEMPTUSERFULLNAME?>,
		).MA			
	),
 SearchBox.Text,
 "Itemdescp",
 "ProdID"
);

 

 @BCBuizer  Can you please look into this as it is continuation of filtering gallery based on user list.This will be really helpful

 

Many Thanks,

Sai

Categories:
I have the same question (0)

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard