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

Resolved! Sorting Chart By Different Field Than The One Displayed

I have a column chart that is currently displaying events on the x-axis (through an "eventCode field), and they are appearing automatically in descending order by the "total competitors" (displayed on the y-axis). I would like to sort and display the...

Blox align containers horizontally

Hello there,I'm a novice to customizing Blox templates. In the attached screenshot, I want to adjust the layout to make the cards appear side by side. I also want the titles Signups and orders to appear as a title to the card. Can I have suggestions ...

Compose SDK minor version 1.13.0 released

Compose SDK minor version 1.13.0 released: [1.13.0] - 2024-06-26   Added Implement additional components and hooks for dashboard rendering (internal testing): component CustomFilterTile, component CascadingFilterTile, hook useCommonFiltersMake compon...

DRay by Community Team Leader
  • 264 Views
  • 0 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 pointsMake improvem...

DRay by Community Team Leader
  • 463 Views
  • 1 replies
  • 0 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 11 - Data Pipeline
  • 996 Views
  • 3 replies
  • 0 kudos

Resolved! 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....

Resolved! How to delete git branches?

Hello! We integrated git to track the development of our dashboards. We have a "main" branch for production release and we create a new temporary branch for each new feature to implement.Is there a way to remove branches we don't need anymore from th...

javiers by 7 - Data Storage
  • 1187 Views
  • 3 replies
  • 0 kudos

Compose SDK minor version 1.12.0 released

Compose SDK minor version 1.12.0 released [1.12.0] - 2024-06-11   Added Add DashboardModel class and implement getDashboardProps hook for internal testingAdd Dashboard and DashboardById components for internal testingExtend DashboardModel to sup...

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

Hackathon Winner announcement webinar

I'm looking forward to the winner announcement tomorrow, I hope you are also! The webinar is tomorrow, June 7th, at 4pm Eastern. Here is the link: https://sisense.zoom.us/j/99719881032?pwd=NGY0ZjcxcE14TEhIMjFsa3FvcFZDQT09

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

Office Hours in Discord!

Discord Office Hours are scheduled! @JeremyFriedel and @bogdan-karlenko are our first hosts. Check out the Events link at the top left of the Discord server for dates and times. Thank you, Jeremy and Bogdan!  This is a scheduled time for a Sisense em...

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

Resolved! Discard All Uncommitted Changes in a Project via. REST API

Hi SiSense Community,From the REST API document, I see that there is an endpoint to discard uncommitted changes by specifying their file paths.Is there any endpoint that can discard all uncommitted changes to a project without specifying their file p...

fxs7576_0-1717176195514.png
fxs7576 by 9 - Travel Pro
  • 765 Views
  • 2 replies
  • 0 kudos

Resolved! Help with filterFactory.dateRange

I have indicators with a date range filter set up on the Sisense website (see attached image). I am trying to replicate this set up in my UI with the sisense/sdk-data filterFactory.dateRange function, and I am struggling to know how I need to format ...