When you collect the CDS data source into the collection, you can add the fields from the related (lookup) entity using AddColumns function. That can be achieved because the lookup values from CDS data source are returned as a record in Power Apps comparing to Dynamics 365 SDK/API which only returns an Entity Reference with GUID and Entity Type.
But adding the fields from the…
Continue Reading noreply@blogger.com (Linn Zaw Win)’s Article on their blog
Getting the Lookup Attribute of the Parent Record in Power Apps Canvas App Development with Common Data Service (CDS)
When you collect the CDS data source into the collection, you can add the fields from the related (lookup) entity using AddColumns function. That can be achieved because the lookup values from CDS data source are returned as a record in Power Apps comparing to Dynamics 365 SDK/API which only returns an Entity Reference with GUID and Entity Type.
Blog Syndicated with noreply@blogger.com (Linn Zaw Win)’s Permission
More About This Author

Array
Dyn365CE2022.06.18How to Set Model-driven App Custom Table Icons in Dataverse
Dyn365CE2022.03.29Disable Hyperlink for Lookup Columns in Grid Views of Model-driven Apps
Dyn365CE2022.03.07Filter by Lookup with retrieveMultipleRecords JavaScript WebApi in Offline Mode
Dyn365CE2022.02.20Managing Public SharePoint Documents for Power Apps Portal and Internal Documents Using Cloud Flow (Part 8 of 8)