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
  • 726 Views
  • 0 replies
  • 1 kudos

ComposeSDK Minor version 1.6.0 released

 Minor version 1.6.0 released [1.6.0] - 2024-03-20   Added Support simple pivot tables and gracefully handle unsupported widgets in hooks useGetDashboardModel, useGetDashboardModels, useExecuteQueryByWidgetId and component DashboardWidgetImplement tr...

DRay_0-1711033787714.png
DRay by Community Team Leader
  • 560 Views
  • 0 replies
  • 1 kudos

Resolved! Discord for Sisense

Hi,Does anyone know if Discord community exists for greater collaboration across Sisense users, developers etc? I searched online and could not find any leads.Thx

leo82 by 9 - Travel Pro
  • 2621 Views
  • 5 replies
  • 1 kudos

What are your thoughts on ComposeSDK?

I would love to hear what you all think of the ComposeSDK. Do you have any plans to implement it? What problems does it solve for you? What problems does it not solve?

DRay by Community Team Leader
  • 598 Views
  • 0 replies
  • 2 kudos

Resolved! Compose SDK - useExecuteQueryByWidgetId

Hi,useExecuteQueryByWidgetId hook from Compose SDK is returning the error "no csrf cookie" code 800, when tring to execute jaql query against data source, even though there is a cookie  XSRF-TOKEN setDo you know why this might be happening?

vladimir by 8 - Cloud Apps
  • 1680 Views
  • 5 replies
  • 0 kudos

ComposeSDK Minor version 1.5.0 released

Minor version 1.5.0 released [1.5.0] - 2024-03-05   Changed Improve the AI components and hooks (private beta)Extend CLI command get-data-model to include additional metadata about Live data models for JAQL optimization        Note: If you are using ...

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

Blox button to hide dashboard column

I have a dashboard split into 2 columns. I have a requirement to have a button at the top of column 2 that when clicked would hide column 1 and expand column 2 to the full width of the panel. Can this be achieved? 

Column.png
GSSC by 9 - Travel Pro
  • 1429 Views
  • 4 replies
  • 0 kudos

CSDK Minor version 1.4.0 released - 2024-02-22

Minor version 1.4.0 released - 2024-02-22   Added Implement additional components and hooks in @sisense/sdk-ui-vue package for public beta testingAdd component PivotTable (alpha) for React, Angular, and Vue Changed Breaking: Refactor ScattermapChartD...

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

Access url parameter from sisense script

Hi, we are embedding sisense report from our react app by iframe. ```<iframe src={url} style={{ width: '100%', height: '100vh' }}></iframe>``` Its working perfectly, but we need to send extra parameter that can be accessed by sisense script ```<ifram...

riaj03 by 7 - Data Storage
  • 1441 Views
  • 3 replies
  • 0 kudos

Resolved! Totals from outside of a pivot table

I was wondering if it is possible to add a value column to a pivot table that calculates a percentage of sales from a total number that is outside of the table itself. In the table, I have total sales values for customers with names that start with a...

ComposeSDK Minor version 1.3.0 released

[1.3.0] - 2024-02-07   Added Implement additional components and hooks in @sisense/sdk-ui-vue package for internal testingSupport filter relations (logic operators and and or) for DashboardWidget and useExecuteQueryByWidgetId Changed Show loading ind...

DRay by Community Team Leader
  • 608 Views
  • 0 replies
  • 2 kudos

Resolved! Add data from Widget directly into Elasticube

Hi everyone, I'm trying to build a custom widget where I can get user input from a text field and directly put it into the elasticube. I've tried using the Sisense API but i can't seem to find my way around adding data into an elasticube. Any help wo...

benjamindass_0-1706295988704.png