Fetch Country through Organization
Content
select Parentorganization.id ,Parentorganization.Addresses.country.name from Task
I am using this ROQL to fetch Country Fullname but instead I am only getting LookupName(i.e NO,US).
Can someone suggest ROQL to fetch the same .
Version
V1.30