User not able to view some columns in a report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2022 06:22 AM
The user is not able to view few columns in the report and those columns are the Variables of a Catalog.
The Catalog is not having any visibility criteria and the User is also having report_user role.
Can someone please help why is the user not able to see those columns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2022 06:27 AM
Hi Kajal,
You might need to review the ACL of type Read for sc_item_option_mtom table once.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-15-2022 06:28 AM
If it is catalog variable, it could be an ACL issue for the variable table.
Can you check read acl for sc_item_option_mtom and sc_item_option tables.
Try to add role of the user to read acl and verify the report.
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions š
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā07-14-2022 12:00 PM
Hey
Didn't hear back on this.
Is your issue resolved? If yes, feel free to mark helpful/correct, so it will be helpful for others looking for similar query.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-09-2025 07:41 AM - edited ā04-09-2025 09:52 AM
Hi Aman
Creating new read ACL for sc_item_option_mtom and sc_item_option tables worked for me.
Thank you
