ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: Add link to widget title hey harikm007 , I tried this code as well but it only seems to work when I am the dashboard designer/owner and am in edit mode. IF I am a viewer or switch to view mode as a designer/owner, then the hyperlink functionality does not work anymore. Do you have a fix for this? Re: Add description to Widget how can I modify this code to run on a pivot widget? Complete List of All Folders in Sisense Is there a way to get a full list of folders? I am are using the /folders API, but this only pulls information for folders that I own. I do have admin access to our Sisense instance and am looking to be able to retrieve the folder IDs and folder names that currently exist in our instance. Using API to change parent folder of dashboard Does any one know of a way (either using Sisense API's or another way) to change the parent folder of a dashboard that I am not the owner of? I am admin and have been tasked with organizing our dashboards better but do not want to change ownership of dashboard to myself in order to move dashboards to another folder. Report Manager: Dynamic Widget Title We are using Report Manager to send automated reports for some of our dashboards. We have scripts on our widgets that will change some of the titles depending on the code filter selected. The scripts work fine on the dashboard, however, they are not working when we use Report Manager. We are leveraging the "+ Apply Custom Filters" option in Report Manager so the reports are specific to a certain topic, date range, etc. The feature filters the reports fine, but the widget titles are not updating. Can anyone assist with this? Re: Dashboard - Passing Filter Values Using URL Parameters Ophir_Buchman How would you write the filter in the URL if there are spaces in the filter name? For example say instead of Region123, the name was Region 123? Similarly, how would you add the filter value if there are spaces in the value? Pop up on Dashboard Load Does anyone have a script or a way that I can add a pop-up to a dashboard? Basically, I want a pop-up on dashboard load that says something like : "Updates in progress". This is to alert viewers that there are changes being made. SolvedRe: Display values continuously over time with existing gaps in FACT data table harikm007 this works. Thank you! Re: Display values continuously over time with existing gaps in FACT data table harikm007 thank you for your response. The orange bar represents new counts added that week and the blue bar is a running count of previous weeks. The weeks that have no values should be blue and have the total count of the last weeks with values (aka new + running sum). Re: Display values continuously over time with existing gaps in FACT data table harikm007 do you know how I could modify this script if I have multiple stacked values? Basically go from this: to this: