Hello,
Within PowerApps I can use the following forumula ThisItem.Customer.'Account Number' to get the customer name which does not exist in the Dynamics Sales Entity however exists in the Customer Entity for Projects, its a CDS based relationship.
Within Power Automate is it possible to perform something similar? Currently a get items or using the Customer Dynamic field downstream are returning the GUID which is to be expected as this field is a relationship field in the Project Entity referencing the Account entity. Basically, wondering if this can be done without having to perform another list items using a filter on the account entity?
Thanks
@Mira_Ghaly - Thanks for the confirmation. This is how I ended up doing it however just wanted to check.
Unfortunately not you need to have another call to Get Record where entity is account and the identifier is the customer id from your project.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2