Hi Team,
I have requirement to show the activities in canvas app gallery.
In d365 contains Activities table in this table contains default columns like Regarding(lookup to accounts),Activity Type,Activity Date etc.
My requirement is to create custom page for lead table.when user select button able to open selected lead activities in custom page.
For that In screen I added blank gallery.added text labels
For Regarding text property =Thisitem.Regarding
Gallery =items=Filter(Activities,Regarding.Account Name=VarleadID)
Above formula getting errors and not working for show the lead activities.
Please help to achieve the requirement.
Thanks in advance for quick response....!