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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Filter Canvas App Gall...
Power Apps
Answered

Filter Canvas App Gallery based on Case Creator

(0) ShareShare
ReportReport
Posted on by 10

Hello,

 

This seems like it should be a no brainer, but I'm new to Canvas App development and can't find the answer online.

 

We have a 6 person dev team who work cases in D365 Customer Service and I am creating a canvas app for our end users (60+ people) to submit cases to that dev team. I know how to show a list of cases assigned to my devs (who are licensed as D365 admins), but I can't figure out how to just show cases that were created by my end users

 

I have my app's onStart property setting a variable as the current user 

Set(varUserEmail, User().Email)

 

and my main screen's gallery I have filtered as this but nothing shows up in the gallery

 

Filter (Cases, Contact.Email=varUserEmail)

 

I've also tried this but get the same result with no cases listing in the gallery:

 

App onStart

Set(varUser, User().FullName)

 

Gallery filter

Filter (Cases, 'Created By'.'Full Name' = varUser)

 

Any help would be greatly appreciated and if there's more info I can provide, please ask. TIA

I have the same question (0)
  • Verified answer
    wcerct Profile Picture
    10 on at

    Interestingly, I retyped my last gallery filter to the below and now it works.

    Filter(Cases,'Created By'.'Full Name'=varUser)

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 445

#2
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 321 Super User 2025 Season 2

Last 30 days Overall leaderboard