Dot-Walked Columns Not Visible Despite User Access to RecordIssue Despite a user is having access to records in a table, he's not able to see that fields as dot-walked columnsReleaseAll ReleaseCauseThe most probable cause of the problem is that the data condition in the ACL is failing for the user only for the dot-walking fields.Resolution1. Identify the table level ACL that is failing in condition level when dot-walking.2. Check the condition in the ACL that is failing for the dot-walking fields. The ACL will be failing in the condition level.3. Add the field from the list layout of the table as the condition is failing in ACL as that field is not dot-walked into the current table to verify the condition.4. Verify that the issue is fixed after adding that field.Note: The ACL is overridden by the admin, so the issue will not occur for users with an admin role.