Field not visible on reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2018 09:03 AM
I have a report that runs on the Incident table and includes fields that are dot-walked from the Problem table.
It all works fine until I Publish the report. When I share the URL with one of my clients, they can see all the data, but not any of the fields that were dot-walked.
Where do I configure the permissions to allow them to see all the data?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2018 09:11 AM
You need to ensure they have read access to the problem table and/or fields in question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2018 09:41 PM
Thanks Sherry,
I'm guessing that the client (who does not have any Role) does not have permission to Report_On the fields in question.
There is an ACL to allow Read access to the Problem table
My assumption is therefore that I need to use a similar ACL to report_on the field (or the table) too
Is that correct?