ContributionsMost RecentNewest TopicsMost LikesSolutionsAdd Expiration Date for User Accounts in User Management In the current user management system, there is no way to define a specific expiration date for a user’s access. I would like to propose adding an “Access Expiration Date” field to each user profile. 🔧 What the feature should do: Allow administrators to set a specific date on which a user’s access will automatically expire. After reaching that date, the user should be automatically deactivated or lose access without requiring any manual action. Ideally, the system should also: Display the expiration date in the user overview. Send optional notifications shortly before expiration (to admins and/or the user). Allow editing or extending the expiration date at any time. 🎯 Why this is useful: Makes it easier to manage temporary users (consultants, interns, project-based accounts, external partners). Prevents forgotten accounts from staying active longer than intended. Ensures better security and compliance. This feature would greatly simplify user lifecycle management and reduce manual administrative work. Re: Reverse Y-Axis Of A Chart Great Re: More intuitive Pivot-table drilldown Looks like no users are sharing best practises but companies are pitching - where is the community? Is there any? Re: Card View Customization Hi there, how does the script look like to use it in the Linux environment? Would be great to receive some assistance 🙂 Thank you Select custom period of last 12 months Hi, I want to show in my dashboard the values of the last 12 months period. As I do not want to select the month every month manually, it should be dynamically taking always the last 12 months. So far I am using the advanced settings in the filter: { "last": { "count": 12, "offset": 0 }, "custom": true } The issue is, that my available data is not always up to date. Therefore, I want to select the last 12 months counting the offset back 2 months from the selected month in the filter. As far as I understood is that the offset counts back from the current date disregarding the filters settings. I would need something like thi: { "last": { "count": 12, "offset": 2 (counting from date selected in "sale date" filter) }, "custom": true } Re: ENABLE SCROLL BAR FOR TEXT WIDGET Hello, when I am adding an image to the text widget, the scroll bar doesn't go until the bottom. The image won't be shown entirely. How can I make sure that the entire text widget will be shown? by the way: is there a better way to add descriptions to the dashboard. I need to add explanations as my users need to understand how to read the dashboard. Why is Blox so complicated? Hi there, I think Blox is a great add-on to create customized and beautiful dashboards. But I need to leave out my frustration about Blox. From the perspective of user-friendliness, Blox is not really intuitive. No, it feels like is built to be the total opposite of an easy to use UI. And I wonder, why there are no templates that are shared in the communitiy. I would love to share my templates if I would be able to create them. Does Sisense plan to create a "what you see is what you get" editor for Blox? Re: HIDE WIDGET WHEN EXPORTING TO PDF Hi Ophir, your script was very helpful. Thank you! Is there also a way how to manipulate single widgets in their size and look? My issue is that I have some widgets that are too large and overlap to the next page, or when using the portrait mode, the columns of my pivot tables do not show anymore. And the pivot tables are not formatted like they are on the dashboard. your help is greatly appreciated Antti Customizing smart label plugin Hello, I am using the smart label widget to show the selected current year of the data. It works fine when there are several years available. But when I use the background filter to allow only one year, then the widget is showing "All" instead of the year. Is it possible to manipulate the smart label widget that it shows always the year? Thank you