Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Office365Users Nested Gallery

(0) ShareShare
ReportReport
Posted on by

Please help!

 

I have a SPlist with a person column and start and end date for various tasks. I need to show these in a weekly grid with a line for each person and a label for each day. I have all of the logic working correctly but I can only get each line of the horizontal nested gallery to show one set of data. So if a person has two rows with different start and end dates, only the first one shows?

 

my primary gallery is based around Office365Users but how can get each line of the horizontal nested gallery to show multiple start and end dates for each person as they will have different tasks each week. 

Categories:
  • Verified answer
    jed76 Profile Picture
    jed76 on at
    Re: Office365Users Nested Gallery

    Many thanks. I have since sorted this. I solved it by using a separate vertical gallery for each day of the week. 

  • v-jefferni Profile Picture
    v-jefferni on at
    Re: Office365Users Nested Gallery

    Hi @jed76 ,

     

    Could you please share more details about your scenario? What are the formulas for Items property of the TWO Galleries? 

     

    I assume your person column allows single selection, and the start and end date columns are of type Date only. Gallery1 Items:

    Office365Users.SearchUser({searchTerm:""})

    Nested Gallery 2 Items:

    Filter(YourList, PersonColumn.DisplayName = ThisItem.DisplayName)

    Labels inside Gallery2:

    ThisItem.StartDate
    ThisItem.EndDate

     

    My list:

    vjefferni_1-1664177780420.png

    My App:

    vjefferni_2-1664177888979.png

     

    Best regards,

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,580

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,909

Leaderboard