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

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 Member
  • 125 Views
  • 0 replies
  • 2 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 Member
  • 123 Views
  • 0 replies
  • 1 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 17 Refactor Chart to simplify steps ...

DRay_0-1715351025438.png
DRay by Community Team Member
  • 56 Views
  • 0 replies
  • 0 kudos

Compose SDK mock data

Hi, I am making use of the Compose SDK to build some analytics on my site, however, I wanted to be able to render a preview of my graphs without the need to generate a query to any of my cubes. Is there any way currently to perform this procedure, i....

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 Member
  • 125 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 WidgetModel Extend PivotTable to support additional style options Add internal ContentPanel component for rendering a layout of widgets Add extra f...

DRay by Community Team Member
  • 125 Views
  • 0 replies
  • 1 kudos

GIT - Manual CLI commands on SSH

Can I SSH into my Sisense server and run GIT CLI commands?Does the Sisense webserver appropriately handle changes to GIT appropriately even when the webserver didn't do those changes. (i.e. if a manual GIT command changes a dashboard, does the change...

Tim by 10 - ETL
  • 174 Views
  • 2 replies
  • 0 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 q...

Clay by 7 - Data Storage
  • 126 Views
  • 3 replies
  • 0 kudos

ComposeSDK minor version 1.8.0 released

Minor version 1.8.0 released [1.8.0] - 2024-04-15 Added Add pivot sorting interface for component PivotTable and hook useExecutePivotQuery Changed Fix boxplot outliers factory functions to prevent loading of redundant data points Make improvements to...

DRay by Community Team Member
  • 183 Views
  • 0 replies
  • 0 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.” Whe...

ab1sales by 7 - Data Storage
  • 997 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 Member
  • 123 Views
  • 0 replies
  • 1 kudos

ComposeSDK Minor version 1.7.0 released

[1.7.0] - 2024-04-03 Added Support caching of query execution (alpha) Extend the PivotTable component (alpha) to support UI sorting, date and number formatting, and dynamic sizing Add generic useFetch hook to call any Sisense REST endpoint Add Typedo...

DRay by Community Team Member
  • 145 Views
  • 0 replies
  • 0 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...