- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 10:10 PM - edited 11-30-2022 10:11 PM
Hello all,
We have a dashboard with widgets which are normally visible to most users with whom the dashboard is shared.
However one user sees placeholder widgets as if they have not been configured somehow in this dashboard.
I could understand if a user got permissions errors on widgets... that sort of thing is common.
But I don't understand what kind of problem would manifest itself as placeholder widgets for a particular user.
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2023 09:15 PM
Following up on this... the issue was found to be a custom "Before Query" Business Rule on the sys_report table. This prevented users with certain roles from being able to see certain reports. Disabling this Business Rule solves the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2023 09:15 PM
Following up on this... the issue was found to be a custom "Before Query" Business Rule on the sys_report table. This prevented users with certain roles from being able to see certain reports. Disabling this Business Rule solves the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 07:25 AM
May I know the name of the BR?