ContributionsMost RecentNewest TopicsMost LikesSolutionsShow/Hide dashboard column button I have a dashboard with 2 columns. I would like to have a button at the top that enables dashboard users to show/hide column 1. When column 1 is shown the column widths should be 40% for column 1 and 60% for column 2. When column 1 is hidden then the width of column 2 should be 100%. Any suggestions on how to achieve this? Jump to Dashboard feature limit How can I hide the dashboard panel on the drill into dashboard however show the rows, values & columns in the expand widget view? Context: I'm using the Jump to Dashboard function on an indicator and restricting the dashboard panel from being displayed on the pop up modal by setting displayDashboardsPane:false in the widget script. In the drilled into dashboard I'd like users to expand pivot tables and enable/disable additional rows, values & columns however the displayDashboardsPane:false parameter prevents the left panel from showing. Re: Button to refresh widget connected to Live Cube Thanks harikm007. Is there a similar script that I can apply to a pivot table and blox widget? Script to hide specific values from chart I have a line chart with two metrics. I want to show the value of the first metric and hide the value of the second metric by default. Can someone help with a script to achieve this? SolvedButton to refresh widget connected to Live Cube Is there a script I can apply to widgets to that will create a widget specific refresh button? Context: I have a dashboard with a lot of widgets connected to a live cube. I'd like users to be able to make edits to the source, return to the dashboard and refresh a specific widget to see the results of their edits rather then them having to refresh the whole dashboard. Re: Linux pivot2 - how to replace null with '-' Works great. Thank you harikm007 Re: Linux pivot2 - how to replace null with '-' Is there a script that will replace instances of NaN:NaN:NaN in Blox widget with a '-'? Blox: Replace NaN:NaN:NaN with '-' I have a blox widget that outputs NaN:NaN:NaN. Can I apply a script to replace this with a hyphen? SolvedRe: Bar Chart - Prevent bars from hiding the value label text How can we get this code to work on column charts as well?