ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: stacked column chart- show top N values, group others in "Other" Any update on this internally DRay? Re: Grand/Subtotals For Specific Values In Pivot Widget Is there an alternative solution to this plugin available for linux versions? Re: Display the selected/active filter values directly on the dashboard, including exact date ranges Hi Jake_Raz this solution might help: https://www.binextlevel.com/post/display-active-filters-in-sisense Re: Hide filters based on selected filter This is great, thank you! Hide filters based on selected filter Creating a new post as I cannot comment on this post - https://community.sisense.com/t5/build-analytics/hide-widgets-based-on-selected-filters/m-p/5375 I am using the widget script that the above post from harikm007 to hide widgets based on selected filter. I would like to add a script that hides dashboard filters based on selected filter. So for the example below when Widget A is selected then the Widget B Filter should be hidden and when Widget B is selected then the Widget A Filter should be hidden. SolvedJTD drillToDashboardNavigateTypePivot parameter Hi, the default setting for this parameter is drillToDashboardNavigateTypePivot: 2. This setting underlines, hyperlinks and changes the colour of the values in the pivot table. The user can easily identify that the value is clickable. When using drillToDashboardNavigateTypePivot: 1 it is not obvious to the user that the JTD feature is applied to the pivot. When using this setting I would like the values in the first field to be underlined, hyperlinked and have the font colour changed. Can this be achieved? Re: How do I lock a dashboard filter through dashboard script? This is great, thanks Hari!! How do I lock a dashboard filter through dashboard script? Hi, I need to lock the first dashboard filter using a dashboard script. Is this possible? Thanks SolvedRe: Using RSUM with with dashboard filters Thanks OlehChudiiovych for the response. Would it be possible to achieve this in the widget by using the advanced filters? I've been trying to get this working having no luck Using RSUM with with dashboard filters My dashboard shows the value and running sum of the value for each month. When I select a date range in the dashboard date filter I want to the pivot to show the selected period however the first RSum Value should show the running sum including all previous months. So for this example, when I filter to months between 05/2023 and 10/2023 I want to see 1,347,463 return for 05/2023. Any suggestions? intapiuser