Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

Dataverse Table View Filter

(0) ShareShare
ReportReport
Posted on by 15

Hello,

I am new to the Dataverse and Model driven app however have done many things on Canvas App. I need to show users rows where their Email is present in a Single Text or Email type Column in an Table. I can see that we can filter in the view based on the Owner column but how can we do it in a customized column ?

in canvas app, we use User().Email and can filter in against any column and get out the rows .

thanks for your help.

Categories:
  • Ram Prakash Profile Picture
    5,166 Super User 2025 Season 1 on at
    Re: Dataverse Table View Filter

    Hello @sandeepganju,

     

    If you want to Use the filter in Model driven App then you want to use

     

    RETRIEVEMUTIPLE plugin code to filter based on user login

    Link for your reference : https://carldesouza.com/dynamics-365-retrievemultiple-plugin/#:~:text=In%20Dynamics%20365%2C%20we%20have,Microsoft.

     

    if you want to filter in Powerapps then you can try below

     

    Filter(tablename,capm = User().email)

     

    tablename --> DV Entity Name

    capm --> from the table

     

    Please mark as Answer if it is helpful and provide Kudos


    Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
    Blog : https://microsoftcrmtechie.blogspot.com

     

  • sandeepganju Profile Picture
    15 on at
    Re: Dataverse Table View Filter

    hello ram prakash.

    i have uploaded a snap shot of it. It can be any test table . the requirement is to know how we can filter view based on email of logged in user in a column other than owner

  • Ram Prakash Profile Picture
    5,166 Super User 2025 Season 1 on at
    Re: Dataverse Table View Filter

    Hello @sandeepganju,

    Is it related to any specific table?

    If yes can you please share me the table name and column name so that we can share you the workaround.

     

    Please mark as Answer if it is helpful and provide Kudos

     

     

    Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA

    Blog : https://microsoftcrmtechie.blogspot.com

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 17

#2
mmbr1606 Profile Picture

mmbr1606 15 Super User 2025 Season 1

#3
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

Overall leaderboard

Featured topics