Sisense L2025.4 SP2 is now GA for all customers (Cloud & On-prem)
Release Summary: What’s new Primary filters Designers can define primary filters that dynamically control which values appear in other filters (e.g., Store → Product/Brand). Viewers see the same filter UI, but values are automatically scoped based on selections. Supports locking, background filters, and AND/OR logic. Admin-controlled (Feature Management toggle). Watch outs: Extra queries can impact performance and CDW cost; not compatible with Custom RLS; may not always pass in Jump-to-Dashboard flows. Left-side navigation Top navigation can now be moved to the left side of the screen. Disabled by default; enabled by Admin via Feature Management. Supports most top-nav functionality and is customizable via APIs Improvements Build: Change join types (left/right/full) without rebuilding ElastiCubes. Dashboards: New Paldi Workspace and QbeeQ Framework tabs in navigation (with activity indicators). Data modeling: Prevents concurrent imports (409 error if import is already running). Removed 50k record limit for Live and B2D queries. Sisense Intelligence: Self-Hosted Vector DB is now GA. Improved stability for managed cloud VDBs. Expanded LLM support (OpenAI orgs, custom base URLs). Clear error messaging when semantic enrichment token limits are exceeded. Fixes Jump to dashboard: Republished target filters now update correctly for viewers. Build: Publish Semantics button works with custom columns. Dashboards: ClickHouse DESC sorting now places NULLs last (consistent behavior). Data models: Refresh Schema works for all tables; removing related columns no longer breaks models. Data security: New API merge modes added (skip, mergeOld, overwrite). ElastiCubes: “Stop When Idle” no longer stops cubes during active use. CSV export: Pivot exports no longer lose data. Git: Pulling complex models works without false duplicate OID errors. Multitenancy: Fixed datasource sharing confusion and dashboard OID conflicts. PDF export: Disabled filters are now respected when exporting via WAT. Perspectives: Assistant icon displays reliably. Users: Data Designers can edit shared models with Custom Code enabled. Web access token: Page now renders correctly with the new navigation. Link to L2025.4 SP2 Release Notes. Installation links: Generic version link Offline RKE link Provisioner link Please let us know if you have any questions or feedback!13Views0likes0CommentsCompose SDK minor version 2.17.0 released
Compose SDK minor version 2.17.0 released: 2025-12-23 Added Add widgetModelTranslator.toWidgetProps transformer to enable usage of widget models in the Widget component Extend DataPoint with entries to provide additional dataOptions context for interacted data points Add useGetDataSourceDimensions hook to load the data model at runtime Changed Split sdk-pivot-client into two separate packages: sdk-pivot-query-client and sdk-pivot-ui Move PivotTable component from beta to General Availability (GA) Fix overlap between cross-filtering and JTD in Pivot Load Fusion palette by default when using WAT (Web Access Token) authentication Fix redundant JAQL requests in Jump to Dashboard functionality Accept ISO date strings without timezone in NLQ (Natural Language Query) translator Fix issue with opening the “add filter” popup13Views0likes0CommentsOuter joins (preview) - Release notes
An outer join (left, right, full) combines data from two tables, including all matching rows and any unmatched rows from one or both tables, filling in NULL for missing data. Analytical platforms use outer joins to achieve: Broader analytical capabilities: Ensure all relevant data is visible, even if there is no exact match in another table (e.g., view all products, including products with no sales). Identify Gaps: Easily spot data integrity issues and missing information or relationships, which is crucial for analysis and reporting.421Views3likes0CommentsCompose SDK minor version 2.16.0 released:
Compose SDK minor version 2.16.0 released: [2.16.0] - 2025-12-09 Added Add StreamgraphChart component for React, Angular, and Vue Add semiCircle boolean to style options for PieChart Add cross-filtering support for PivotTable interactions Add alwaysShowResultsPerPage to PivotTable for 'Rows per page' to be visible on single-page results Add imageColumns style option to translate image cells in PivotTable Changed Fix DataSourceFieldsBrowser error when a column is named name Fix pivot sorting popup interactions triggering cell click handlers Fix pivot tooltip wrapper to avoid Angular/Vue bridge errors when showing result limit alert icons Adjust table/pivot default padding for consistent layout Fix polar and scatter rendering inconsistencies after drilldown selection, stabilize highlight handling Ensure live datasource type detection in widget translator, require address only for non-live sources Fix filter panel horizontal scroll when vertical scrollbar appears Apply JAQL sort instructions to custom formula measures during creation Improve filter editor theming with hyperlink hover color and button theme settings Enhance analytics composer translator to handle exclude filters and preserve original column names25Views0likes0CommentsL2025.4 SP2 is now Cloud Availability.
Release Summary: What’s New Primary Filters: Designers can now define primary filters that dynamically trim values in regular filters. Great for hierarchical filtering (e.g., Store → Product/Brand). Viewers don’t see a UI distinction; they just get context-aware filter values. Supports locking, background filters, AND/OR logic, and multiple primary filters (though >1 is not recommended). Performance note: Each primary filter triggers extra queries → potential slower dashboards + higher CDW query cost. Limitations: Not compatible with Custom RLS; partial issues in Jump-to-Dashboard flows. Improvements Build: Change join types (left/right/full) without rebuilding an ElastiCube. Dashboards: New navigation tabs for Paldi Workspace + QbeeQ Framework. Data Modeling: Prevents parallel imports; now shows 409 if import is already running. Intelligence: Self-Hosted Vector DB now GA Improved stability for cloud vector DBs Better LLM integration (OpenAI org config, custom base URLs) Fixes Build & Modeling: Publish Semantics button now appears when using custom columns. Refresh Schema for all tables works normally. Removing columns with relationships no longer breaks access. Dashboards: ClickHouse DESC sort now treats NULLS correctly (NULLS LAST). PDF export now respects disabled filters via WAT. Data Security: New import merge modes: skip, mergeOld, overwrite. ElastiCubes: “Stop When Idle” no longer stops ECs prematurely. Git: Pulling complex models no longer fails on false duplicate OID errors. Multitenancy: Main-tenant datasources can no longer be shared with subtenants. Perspectives: Assistant icon now shows consistently. Users: Data Designers can work with shared models even when Custom Code is enabled. Web Access Token: Page now renders correctly with the new nav bar. Link to L2025.4 SP2 Release Notes.32Views0likes0CommentsL2025.2 is now GA for all customers (cloud & on-prem)
Key Highlights – Sisense L2025.2 New Features Analytical Engine is now the default for new models, offering better query performance, clarity, and features like AND/OR filters and outer joins. Image Signature Validation ensures deployment integrity (disabled by default; not for offline setups). Platform Upgrades to MongoDB, RabbitMQ, ZooKeeper, FileBrowser, Ubuntu, and Alpine improve security and performance. Kubernetes RKE2 Support: New deployments now use RKE2. RKE1 is deprecated starting next release.262Views0likes0CommentsCompose SDK minor version 2.11.0 released
[2.11.0] - 2025-09-30 Added Add CalendarHeatmapChart component for React, Angular, and Vue Extend widget, dashboard components and hooks to support calendar-heatmap chart type Add code-first Jump to Dashboard configuration support, applyJtdConfig and applyJtdConfigs helper utilities Add useJtdWidget hook to enable Jump to Dashboard capabilities for a specific widget Extend charts styling options: Add seriesLabels prop for data point labels styling Add series prop for better control over group padding (column and bar charts) Changed Improve Jump to Dashboard: fix multiple bugs Improve useExecuteQueryByWidgetId hook: add ungroup to query for table widget Rename Legend type to LegendOptions49Views0likes0CommentsCompose SDK minor version 2.5.0 released
[2.5.0] - 2025-07-08 Added Add Angular v20 support Add name property for StyledColumn and StyledMeasureColumn Changed Improve editable dashboard layout: add default min and max cell size, fix drag handle Improve Jump to Dashboard: filter priority, multiselect, widget title, documentation Improve cascading filters: child members are now restricted by parent filter Improve trend/forecast: for multiple functions, report errors per function and display valid results Fix useGetDashboardModels: do not return dashboards without oid Fix filter issues related to Include All state Fix incorrect date labels due to daylight saving timezone shift54Views0likes0Comments