web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Issues when displaying...
Power Apps
Unanswered

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 840 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 332 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 275

Last 30 days Overall leaderboard