Hello,
I'm building a flow connected to Dynamics 365 in which I want to list (via LIST RECORDS) all the closed opportunities from the Opportunity entity, and then email said as an HTML table.
All is working except for selecting my fields I want in the HTML table. When I try using the account field from opportunity, it will only give me the GUID linked to the actual account entity.
So I joined the accoun entity via the EXPAND line, yet I'm still not able to select any account entity field, only opportunity.
Fields listed in the picture are only from the Opportunity entity, when I research for Account fields, nothing shows up.
Any idea how to fix this? Is there something I'm doing wrong?
Thank you for you help.