Forum Discussion
Slicers: Workspace and App behaviours
- 6 years ago
Hi JonPBNES ,
The slicer in WorkSpaace:
The slicer in APP:
When I published the APP, I returned to the workspace and changed the value of the slicer, then updated the APP, but I fond that the value of the slicer in the APP has not been updated.
Here 's a method to solve the problem after you changing the value of the slicer in your WorkSpace:
First, click "Edit report" button.
Second, click "Save" button.
Third, click "Update app".
(In other words, you must save the changes to the slicer before you can update it to the app.)
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
From what it sounds like, is it not that people have changed the slicer from the default. If you had to click on the "Reset to Default" button what then happens?
One option is to not allow the Persistent Filters. This would mean it would not remember each users filters though.
Had an issue where the slicer setting for a date field was different in the app versus workspace. Even after saving and publishing, the app would show the relative date slicer when the workspace had the between slicer. Hitting the reset but on the upper right made the app match the workspace values.
Thanks GilbertQ !