Forum Discussion
Imbedded Power BI report slicer visual settings
- Anonymous2 years ago
Hi asbpowerbi
It looks like you want to save the state of the slicer selected by different users.
If you have published reports to power bi service, you might consider letting users manually create bookmarks after selecting the slicer.
However, this approach requires that the user have a role in the workspace where the report resides. At least a contributor.
You can view the link below for more details:
Roles in workspaces in Power BI - Power BI | Microsoft Learn
Overview of bookmarks in Power BI service reports - Power BI | Microsoft Learn
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi asbpowerbi
It looks like you want to save the state of the slicer selected by different users.
If you have published reports to power bi service, you might consider letting users manually create bookmarks after selecting the slicer.
However, this approach requires that the user have a role in the workspace where the report resides. At least a contributor.
You can view the link below for more details:
Roles in workspaces in Power BI - Power BI | Microsoft Learn
Overview of bookmarks in Power BI service reports - Power BI | Microsoft Learn
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Is there any way to do with with a cookie in the web browser? If so, how?
- Anonymous2 years agoNot applicable
Hi asbpowerbi
Power BI itself does not support the use of cookies to save filter state, but if you can control embedded web pages, you should be able to implement a custom solution.
Regards,
Nono Chen