Software Developers
The place for software developers working with Sisense ComposeSDK to meet and collaborate
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Welcome to the Software Developers Forum!

Hello World! On behalf of the entire Sisense team, welcome aboard, and thank you for being a member of the Software Developers Forum, we're thrilled to have you! Also, check out our Sisense Discord Server for access to live events and collaboration. ...

DRay by Community Team Leader
  • 844 Views
  • 0 replies
  • 1 kudos

Fetching full dashboard definitions efficiently

The issue: Fetching full dashboard definitions efficiently./api/v1/dashboards?expand=widgets returns full definitions but can't be filtered by OIDs./api/v1/dashboards/{dashboardId}?expand=widgets allows per-dashboard retrieval but requires Admin role...

Compose SDK minor version 1.31.0 released!

[1.31.0] - 2025-03-04 Added Add numeric filters support in FilterEditorPopover  for internal testingAdd lazy loading for FilterEditorPopover members lists for internal testing Changed Breaking: Make chartRecommendations in NlqResponseData internalUpd...

DRay by Community Team Leader
  • 50 Views
  • 0 replies
  • 0 kudos

Compose SDK minor version 1.30.0 released

[1.30.0] - 2025-02-18Added Add pivot cell coloring and conditional stylingAdd dataReady property support for Angular charts and widgetsAdd an option to control the verbosity of the NLG summarizationAdd theming support on FilterEditorPopover component...

DRay by Community Team Leader
  • 108 Views
  • 0 replies
  • 1 kudos

get all cubes, tables and it's respective row count

Hi Guys,I'm new to sisense and I was trying to get a list of all the cubes,all underlying tables, respective row counts, column names and the datatype.I'm trying to hit endpoint to get the relevant data but it is having too much data which is not nee...

john2ll by 7 - Data Storage
  • 359 Views
  • 3 replies
  • 0 kudos

Compose SDK minor version 1.29.0 released

[1.29.0] - 2025-02-04   Added Add total and percentage value labels support in ColumnChart, BarChart and AreaChartAdd filter relations support to BoxplotChartAdd prop types for Angular componentsAdd FilterEditorPopover component for internal testing ...

DRay by Community Team Leader
  • 133 Views
  • 0 replies
  • 0 kudos

Compose SDK minor version 1.28.0 released

Compose SDK minor version 1.28.0 released: [1.28.0] - 2025-01-21 Added Add React hook for nlq useGetNlqResult (beta)Implement React hook for retrieving filter members, useGetFilterMembers (beta)Add filterFactory.cascading() to create a Cascading Filt...

DRay by Community Team Leader
  • 183 Views
  • 0 replies
  • 1 kudos

Resolved! ComposeSDK ECommerce Example No Data

Hello all,I'm having problems getting this basic example to return data for the ECommerce example Elasticube data source. https://csdk-angular.sisense.com/charts-connectedEverything seems fine, I only made minimal changes to get the example to run.  ...

Monthly Elasticube Schedule

Is there a way for elasticubes to be scheduled in relation to day of the month (like there is currently an option for day of the week)? It would be convenient to schedule some cubes to be something along the lines of '1st of month', '1st working day ...