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 / item property works in...
Power Apps
Unanswered

item property works in gallery but not modern table (preview)

(1) ShareShare
ReportReport
Posted on by

Hi, I have the below code where I am filtering table1 excel based on logged on user email, The below codes in item property for gallery but when I input it in a modern table (preview). The table won't display anything. 

 

With(
 {
 Combined:Filter(Table1,
 Or(
 LookUp('[Test] Sharepoint List','Report ID'=ReportId).Status.Value = TabList2_6.Selected.Value, 
 TabList2_6.Selected.Value = "All"
 ) 
 )
 },
	Filter(
	Search(
	Combined,
 txtSearchTitle_8.Text,ReportName),UserId = User().Email)
)

 

Although I noticed the code seems to work with 97 rows data  but the table is not displaying anything. Can refer to my sample image for for the result

sample.png
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