ContributionsMost RecentNewest TopicsMost LikesSolutionsFunction in Embed SDK to restore dashboard filter Currently Embed SDK doesn't provide a function to perform the same function as clicking Restore my default filters button in dashboard filter. It would be great to add it in the future. Re: What is a snack that you don't buy because if you did you would eat all of it immediately? me too! Disable export to PDF function for specific user Currently only user roles can be modified to disable PDF export, but cannot configure user to disable PDF export for specific user. We would like have this function the sooner the better. Thank you! David Re: Stop Sisense Services Multi-node Linux We had multi-node environment and it seems for build pod it only has one replica. Re: Stop Sisense Services Multi-node Linux You can turn off build pod in Sisense Linux server by following command. kubectl -n sisense scale deployment build --replicas=0 You want to turn on it using kubectl -n sisense scale deployment build --replicas=1 Re: Stop Sisense Services Multi-node Linux Login your Sisense server as admin, select Data tab and then click three-dot icon of EC, you will be able to stop the EC. Re: Sisense Log4j Statement Is there any instruction to apply patch for Linux2021.11 with Kubespray deployment?