In one of my recent project, there was a requirement to disable/remove export button from report viewer (Only for certain set of users).
To achieve this, we had to remove below two permissions from all roles assigned to those users. You can remove one or both the permission to match your need.
- Export to Excel (to remove
download option from report viewer)
- Print (to remove
print option from report viewer)
Before removing permissions
After removing permissions
Thanks
References:
Then it would remove those privileges not only in the report viewer 🙂
LikeLike