Is it possible to Dot-walk to referenced table fields via "List" type fieldIssue This article clarifies "whether the user can Dot-walk to referenced table fields via "List" type field"?. For example, on Out of the box, we have "Skills" field on task table which is a "List" type field and it references to "cmn_skill" table as shown in the attached screenshot, ReleaseAny supported release.CauseAs per the product design, you can only dot-walk on the reference field, not possible on list type field.Resolution If you want to Dot-walk to the fields on the referenced table, then please set up a reference type field on the related tables instead of the list type field. Related LinksDot-walking