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

Open Office Hour today in Discord

Office Hour in Discord today at 1pm Central! Bogdan Karlenko, Engineering Manager at Sisense, will be live in Discord hanging out and answering questions. We look forward to seeing you! https://discord.gg/dEcNYE9Z?event=1247657970280697856

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

ComposeSDK v1.15.0 and v1.15.1 are released.

[1.15.1] - 2024-07-15 Changed Fix an issue with Include All members filter [1.15.0] - 2024-07-15 Added Extend component MemberFilterTile to support excluded members Changed Make improvements to dashboard rendering: fixing UI issues of DateRangeFilter...

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

Resolved! Help with connecting to Sisense instance

 The current documentation advises configuring the connection with the following setup: export const SISENSE_CONTEXT_CONFIG: SisenseContextConfig = { url: '<instance url>', // replace with the URL of your Sisense instance token: '<api token>'...

Resolved! REST API logout not taking an effect

Hello everyone! I am trying to trigger building the datamodel from Apache Airflow. I am following this path to do so:- I use GET `api/v1/authentication/login` endpoint to generate an access token- I use POST `api/v2/builds` endpoint to schedule a new...

Sisense Office Hour in Discord in 10 minutes!

Sisense Office Hour in Discord in 10 minutes! @JeremyFriedel, Senior Software Engineer at Sisense, will be live in Discord hanging out and answering questions. We look forward to seeing you! https://discord.gg/dC6FRkug?event=1247660034171863041

DRay by Community Team Leader
  • 557 Views
  • 0 replies
  • 0 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
  • 303 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
  • 510 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
  • 1090 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
  • 1392 Views
  • 3 replies
  • 0 kudos