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 / How can we show nested...
Power Apps
Answered

How can we show nested gallery data out side of gallery

(0) ShareShare
ReportReport
Posted on by 36

Hi All,

I have nested gallery 

For the main Gallery

Items=Distinct(Sharepointlist,Name)

For the Nested gallery

Items=Filter(sharepointlist,Name=thisItem.Result)
Inside nested gallery I have info icon which will show popup  with labels On Select.

In the lables I want to show corresponding row data .
 For label 
Text=nestedgallery.Sellected.ID which given me error like "Powerapps encountered an internal error trying to evaluate this expression.

Could  anyone please help me on this.

Thanks,
sravya.


Categories:
I have the same question (0)
  • v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @padminisravya,

    Could you please tell me that if the error message affect the value displaying?

    Actually, the error message as you mentioned is a known issue that may not affect the performance.

    Please check if it affect the Label displaying text, if it display as you expected, just ignore this error message.

    Further, if you want the Label within each section to display the corresponding row data, I think that you could set the Text property as below:

    ThisItem.ColumnName // Display the column value corresponding to the distinct result

    Note that each section within the nested Gallery could only display the corresponding record based on the Distinct() result.

    Please provide more details like your Gallery if the above could not solve your problem.

    Regards,

    Qi

  • padminisravya Profile Picture
    36 on at

    Hi @v-qiaqi-msft ,

    Thanks for your Reply!

    Yes The error is effecting to show the data on the label.

    Hope This Screen shot will help you.

    padminisravya_0-1617788342686.png

    Thanks,
    sravya

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @padminisravya,

    Do you want to display the corresponding ID within the pop-up?

    I think you have something syntax wrong when you refer to the nestedgallery.Sellected.ID.

    You should refer to the parent gallery rather than the nested gallery, and then use the LookUp function to retrieve the corresponding ID from the SP list.

    I have a test on my side, please take a try as below.

    Set the Text property of the Label as below:

     LookUp(sharepointlist,Name=Gallery1.Selected.Result).ID

    Note that the Name column comes from the original distinct result table, so all you need to do is to find out the certain record and retrieve the corresponding ID.

    2021-04-08-02.png

    Regards,

    Qi

  • padminisravya Profile Picture
    36 on at

    Thanks,This will help.

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 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard