Hi,
On account entity form, I'm having one Custom entity (Entity X ) lookup.
I need to list out the account attributes along with the related entity attributes.
So, While retrieving through FetchXML, I'm getting X entity's attribute values as
Microsoft.Xrm.Sdk.AliasedValue,
Microsoft.Xrm.Sdk.EntityReference,
Microsoft.Xrm.Sdk.OptionSetValue
How to retrieve the values for these related entity attributes ?