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 / Gallery visible to peo...
Power Apps
Unanswered

Gallery visible to people from the given column

(0) ShareShare
ReportReport
Posted on by 6

Hello everyone,

 

Could you please help me...

 

I need people who are in the Responsible column to be able to view, edit and delete only their own items in Galery.

There can be several people in the Responsible column.


Could someone help me with the formula?

 

Michael92_1-1711012794676.png

 

 

Thank you

 

Kind regards

Michael

 

Categories:
I have the same question (0)
  • Daniel Bocklandt Profile Picture
    5,151 Super User 2026 Season 1 on at

    Hi Micheal try this:

    Search(DataBase,User().Fullname, "Responsible")

    you can Switch Fullname with Email depending on what is used in the responsible Column. 
    Attention this Formula is not Delegable depending o, your Data source. Depending on your Column Format you could change the formula to something that is delegable.

  • SpongYe Profile Picture
    5,909 Super User 2026 Season 1 on at

    Hi @Michael92 

     

    You can add the formula if the user exists in the Responsible column and make it visible to view, edit or delete the item. 

    // Onvisible of the item in Gallery
    User().Email in ThisItem.Responsible

    SpongYe_0-1711014057913.png

     

    If you have any questions or feedback, please let me know. Have a great day! 😊

    -----------------------
    PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]

    I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻

  • Michael92 Profile Picture
    6 on at

    Hello @SpongYe 

     

    Name isn't valid. 'ThisItem' isn't recognized.

    Any idea?

     

    Michael92_0-1711027362814.png

     

     

    Thank you

     

  • SpongYe Profile Picture
    5,909 Super User 2026 Season 1 on at

    Hi @Michael92 

     

    Visible property is there for entire gallery not for a row in the gallery.

    You gonna have to filter your datasource in the Gallery to filter out the rows that are not necessary.

     

    Try this as a datasource:

    Filter(
     [@Test_List],
     SearchInput1.Text in Title,
     User().Email in Responsible
    )

     

    If you have any questions or feedback, please let me know. Have a great day! 😊

    -----------------------
    PowerYsa Power Platform Enthusiast [LinkedIn] | [Youtube]

    I love to share my knowledge and learn from others. If you find my posts helpful, please give them a thumbs up 👍 or mark them as a solution ✔️. You can also check out my [@PowerYSA] for some cool solutions and insights. Feel free to connect with me on any of the platforms above. Cheers! 🍻

  • DJ_Jamba Profile Picture
    2,837 Moderator on at

    Hi @Michael92 

    Where are you getting data from for your gallery? (SharePoint, Dataverse, SQL Server, somewhere else)

    How may rows are likely to exist in the table that the gallery reads from?

  • Michael92 Profile Picture
    6 on at

    Hello @SpongYe,

     

    still not working...

    Michael92_0-1711094235256.png

     

    Card is named Responsible_DataCard1. Is it correct if I use the name from Card or do I have to use the column name? Anyway it doesn't work with both.

     

    Michael92_1-1711094278738.png

     

  • Michael92 Profile Picture
    6 on at

    Hello @DJ_Jamba,

     

    I use Sharepoint list.
    The Responsible column is set as follows:

     

    Michael92_2-1711094513318.png

     

    This is only test list with 2 rows. In production there will be at the begining approximately 1000 rows.

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 491

#2
WarrenBelz Profile Picture

WarrenBelz 407 Most Valuable Professional

#3
11manish Profile Picture

11manish 331

Last 30 days Overall leaderboard