<fetch>
<entity name='contact'>
<attribute name='contactid' />
<attribute name='fullname' />
<filter type='and'>
<condition attribute='fullname'
operator='eq'
valueof='acct.name' />
</filter>
<link-entity name='account'
from='accountid'
to='parentcustomerid'
link-type='outer'
alias='acct'>
<attribute name='name' />
</link-entity>
</entity>
</fetch>
{
"error": {
"code": "0x80041103",
"message": "'Contact' entity doesn't contain attribute with Name = 'acct.name' and NameMapping = 'Logical'. MetadataCacheDetails: ProviderType=Dynamic, StandardCache=True, IsLoadedInStagedContext = False, Timestamp=176956829, MinActiveRowVersion=176956829, MetadataInstanceId=58400656"
}
}
Mansi Soni
243
Super User 2025 Season 2
Muhammad Shahzad Sh...
158
Most Valuable Professional
Abhilash Warrier
95
Super User 2025 Season 2