Reports | How to limit ALL tables to be reported on and just allow a smaller subset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 07:32 PM
When our end users go to Reports > Create New, and go to select a table form the Table dropdown, they see ALL tables within the platform. Our users don't need to see all those tables and we don't really want them creating or attempting to create reports on them as it could lead to unnecessary questions that we'd rather not field. Basically, we'd like to box the users into just the tables they need to see and have access to for reporting.
The analogy that comes to mind is a firewall. I want to first deny all but then selectively choose the tables that I want to be reported on. What is the best way to achieve that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 07:46 PM
Hello @George Cutrell
Greetings!
OOB report_on ACL precisely does that.
refer below doc which clearly explains about this
please mark the answer as correct and helpful if helped!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 07:55 PM
I was looking at that but am still confused. Would I need to create a report_on ACL for each table I do NOT want to be allowed for reporting by an end user? If so, there are a ton of OOTB tables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 08:05 PM
write ACL on the [sys_report] table controls write access for all reports.
and try giving report on access for few selective tables.
please mark the answer as correct and helpful if helped!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 06:59 AM
Hi, I doubt most of the time end user will be restricted to use Platform login and allow to login in portal. If end users request the report it should come via support team not direct access to end users. I feel, you should restict the platform feature for end users.
Suresh.