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 / Issues when displaying...
Power Apps
Answered

Issues when displaying a Gallery in a Form Custom Datacard

(0) ShareShare
ReportReport
Posted on by 38

Hi,

 

I have a EditForm in which I have inserted a Custom Datacard and within that have put a vertical gallery. The data shows correctly but I get a Delegation warning when I fix this warning the data doesn't show in the Gallery even though I can see the data if I click on the filter (Image 3).

 

Filter('Charge Tables',Contract.Id = varContract.ID

brown_1892_0-1707729481941.png

Image 1 - Data displaying correctly but with delgation warning when Items set to 

Filter('Charge Tables',Contract.Id = varContract.ID)

 

 

brown_1892_1-1707729481944.png

Image 2 - No data displayed in Gallery when setting Items to Filter('Charge Tables',Contract.Value = Text(varContract.ID))

 

brown_1892_2-1707729481947.png

Image 3 - Data shown when highlighting the filter Filter('Charge Tables',Contract.Id = varContract.ID)

 

Any help would be greatly appreciated.

Categories:
I have the same question (0)
  • CNT Profile Picture
    10,921 Super User 2024 Season 1 on at

    @brown_1892 

    Please try the following,

    With({varContractID: Text(varContract.ID)},
     Filter('Charge Tables',Contract.Id = varContractID)
    )

     

    Please remember to give a 👍 and accept my solution as it will help others in the future.

  • Verified answer
    brown_1892 Profile Picture
    38 on at

    Hi CNT

     

    Thanks for your response. I had to slightly tweak the code to use Contract.Value rather than Contract.Id but I wouldn't have got there without your help.

    brown_1892_0-1707757717901.png

     

    Cheers

    Mark

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

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard