Hi all,
I have an entity list that will display something like the below:

This is from a CRM view and as you can see the Qualification Aim code is a linked entity. Within the custom JavaScript for this entity list im trying to iterate through the rows and get this qualification aim value.
So a simplified version of the code would be as below. This shows me getting the title field which works fine but using the attribute name for the Qualification aim doesn't work.

Any ideas on how I get this or how I can drill down to child entities JavaScript or liquid?
many thanks.