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 / 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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 531 Most Valuable Professional

#2
Haque Profile Picture

Haque 261

#3
Kalathiya Profile Picture

Kalathiya 221 Super User 2026 Season 1

Last 30 days Overall leaderboard