scripts and plugins working with ComposeSDK
To ease the transition between dashboards embedded via iFrame and the ComposeSDK, widget scripts, dashboard scripts and (most important!) plugins/add-ons should also work with ComposeSDK, e.g. via a flag "allow_scripts_and_plugins" or similar. That way, when moving between the 2 embedding methods, there is less friction.21Views1like0CommentsRequest for API to Programmatically Retrieve Widget-Level Error Responses in Sisense Dashboards
We are currently conducting automated tests on Sisense dashboards to ensure data reliability and visualization integrity. To detect failures, we’ve been using HTML tags to inspect widget responses. However, this approach has limitations especially with indicator widgets that use the <canvas> tag, which restricts DOM-level access and makes it difficult to capture error states. We’ve also explored using the POST /datasources/{cubeName}/jaql API to fetch data, but the payload is large and complex, making it challenging to parse programmatically for error detection. Given these constraints, we’re looking for an API or method that allows us to programmatically retrieve widget-level error responses or statuses from the dashboard. This would significantly improve the reliability and coverage of our automated testing framework Feature Request: Introduce an API or system-level mechanism to: Detect and retrieve widget-level error states Identify query execution failures tied to specific widgets Support automated testing and validation workflows30Views0likes0CommentsSisense Add-On customBarColumnChart Disappearing Filters
We have an add on in Sisense named "customBarColumnChart", and when enabled, it then acts how the video is showing with the filter selection. When it is disabled, it acts normally. We use that add on in multiple dashboards, and want to know if there is a way around this, or if we need to edit each widget script to perform the custom chart sorting.76Views0likes4CommentsAdd filter option in Report Manager UI to see errored reports
There is no way to filter the errored schedule reports on the Report Manager dashboard. We need to scroll through the pages to see the failures of the day. Is there any way you can add one more filter value, Failed, along with the following options (Running, Not Running, and Pending)?62Views1like1CommentReportManager - Add sort options / sizeable columns
Hello, Currently, we can only sort reports based on column "Report name". It would be good to sort reports based on "last run" column too. It would also be good to have sizeable column headers for better readability. Thank you ! Franck451Views1like1CommentAbility to add many items to add to widget at once
When adding a new piece of data to a widget, instead of having to add one at a time, add a checkbox to each item to the left of each item in the list. The user can check the box for each item they want to add to the widget, instead of having to add one at a time. This will speed up adding many items to a widget.2.7KViews6likes3CommentsPlugin parameters
Feature request: When you install my plugin, you have to enter your "Region". Currently, I can handle that with a config.json file that you edit before installing the plugin. I would like an option in the Sisense UI to set plugin parameters: At /app/settings/add-ons, you can already turn plugins on and off. Add a "configure" button to each plugin. It should look at the config.json file, display all the parameters found there, and let you edit them. Purpose: When the plugin configuration needs to change, users can do that without using SSH.23Views0likes0CommentsReport Manager - Option to suppress Sending Empty Reports
Would like to see a togglable option, for example: "do not send empty reports" in Report Manager. The use case here is where a customer only wants to see a report if there is data in it. A listing of errors or exceptions, for example. Most of the time would be getting blank reports because nothing is wrong, and they only want to be alerted where there is something to take action on.18Views3likes0CommentsPDF Download Options
Hi there, Sisense should enhance the PDF export functionality by allowing users to select specific widgets to include when downloading a dashboard. Additionally, a 'fit to page' option should be provided to automatically resize widgets according to the paper size, while preserving layout integrity and readability. We strongly recommend including these features in a future release, as many of our clients are experiencing difficulties with the current limitations. At present, we are relying on alternative solutions that are both complex and time-consuming to manage. Thank You!47Views1like1Comment