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! We are here to provide a vibrant and support...

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

Compose SDK minor version 1.11.0 released

Compose SDK minor version 1.11.0 released [1.11.0] - 2024-05-28   Added Add React component AreaRangeChart (beta)Extend component Chart and ChartWidget to support chart type tableAdd highlight filters support for the PivotTable and DashboardWidget co...

DRay_0-1716998256053.png
DRay by Community Team Leader
  • 329 Views
  • 0 replies
  • 0 kudos

The power of Sisense Compose SDK for app builders

Don't miss Sisense CEO, Ariel Katz's, latest blog on our game-changing Compose SDK solution! Check out the possibilities of building data experiences into your products and services– plus–join us for our upcoming Hackathon on May 28! Learn more here:...

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

Product Research interview with Gift Card

Sisense aims to bring the power of analytics & BI tooling to the developer’s fingertips. As part of our research, we would love to hear what would make building these capabilities better for you. Join us for an interview and enjoy a $50 gift card as...

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

Resolved! Calculate Days Until Date+3 Years

Hello,I am trying to calculate how many days until a certain date, provided date+3 years within a formula.  All I want to do, for example, is show how many days it is until expiration, given expiration is 3 years after the provided date, but I can't ...

Clay by 8 - Cloud Apps
  • 815 Views
  • 3 replies
  • 0 kudos

Compose SDK minor version 1.10.0 released

    Compose SDK minor version 1.10.0 released [1.10.0] - 2024-05-09Added Implement WidgetService.getWidgetModel() in @sisense/sdk-angular Changed Adjust @mui and @emotion packages in @sisense/sdk-ui to work with React 17Refactor Chart to simplify ste...

DRay_0-1715351025438.png
DRay by Community Team Leader
  • 471 Views
  • 0 replies
  • 0 kudos

Compose SDK hackathon is live!

Are you ready to showcase your skills and push the boundaries of data analytics? Join us for Analytics in Action: A Compose SDK Hackathon, where your creativity and expertise can shine. Whether you're a seasoned developer or a passionate innovator, t...

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

ComposeSDK Minor version 1.9.0 released

Minor version 1.9.0 released [1.9.0] - 2024-05-02   Added Add pivot table support to DashboardWidget and WidgetModelExtend PivotTable to support additional style optionsAdd internal ContentPanel component for rendering a layout of widgetsAdd extra fa...

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

Compose SDK - useGetDashboardModel include widgets

Hi,Why i am not getting widgets info when using useGetDashboardModel({    dashboardOid: <oid>,    includeWidgets: true,  }); ? This is offficial Compose SDK hook which calls https://analytics.com/api/v1/dashboards/<oid>?expand=widgets&trc=sdk-ui-1.3....

vladimir by 8 - Cloud Apps
  • 2015 Views
  • 9 replies
  • 1 kudos

Per April 10th email

Please provide explicit instructions for “Replace the Secret in the Base Configuration Security section with your GUID/UUID.”Please confirm the instructions for “Logout all users by running GET /api/v1/authentication/logout_all under Admin user.”  Wh...

ab1sales by 7 - Data Storage
  • 1525 Views
  • 1 replies
  • 0 kudos

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! We are here to provide a vibrant and support...

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

Vue: useGetDashboardModel throws error

When using the mentioned composable the REST API call that occurs returns a valid status 200 and includes a response body. However, the composable is resolving as "isError = true" with the following message: "Error: Can't extract props for unsupporte...

Failed get-data-model

I am attempting to set-up a PoC using the Vue components.While working thru the documentation and running "npx @sisense/sdk-cli get-data-model" I get a thrown errornode:internal/errors:484ErrorCaptureStackTrace(err);^Error [ERR_MODULE_NOT_FOUND]: Can...