Help and How-To
Your place to get help using Sisense to meet your business needs
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Two SSOs in the same system?

I am curious if I can have two SSOs in a multi-tenant environment. I want one SSO in place for an internal team, and I want another SSO for my clients. Is this doable in a multi-tenant environment or a single-tenant environment? @intapiuser @DRay 

Resolved! Cascading filters for independent dimensions

Hello Team,We have a use case for dependent filters where we want to control(lock/unlock) each filter unlike existing dependent filters functionality where filters are grouped.We're using a live connection. For eg, If we have Product, Geography & Tim...

abhinavt by 8 - Cloud Apps
  • 833 Views
  • 5 replies
  • 0 kudos

Resolved! Pass Dashboard Filter value to Data Model as a Parameter

Hi Team,I was wondering if there is way to pass one dashboard filter value ( report id ) to the SQL query in the Data Model.We have a scenario, when a user loads the dashboard one of the dashboard filters gets dynamically updated while in embedded mo...

abhinavt by 8 - Cloud Apps
  • 953 Views
  • 8 replies
  • 0 kudos

Additional Options for Displaying Values on Graphs

During widget creation, and dashboard development, we have all came across multiple dilemmas and questions like:- Does this widget look good?- Does this look good as part of the whole dashboard?- Is the dashboard too crowded? Is the widget too crowde...

MikeGre by 9 - Travel Pro
  • 1363 Views
  • 10 replies
  • 0 kudos

Resolved! Disable Blox button once pressed

Does anyone perhaps know if it is possible to grey out or disable or change color of a blox button once it is pressed.  We created a comment log where users can query certain data and submit that to an external sheet, however we don't want them to re...

comments.png

Resolved! Utilizing REST API with Notebooks to export tables

I am trying to grab the tables I created in Notebooks or export the graphs I created in Notebooks to a Dashboard I created. From the documentation, there is supposed to be a button that allows me to pick a dashboard to where I want the charts to be e...

Resolved! Extract Date Format from Date Column using Extract?

I am trying to extract the DAY, MONTH, YEAR from a date column from my date column to create a dim_date table in my model. Currently my code goes as follows:SELECTDISTINCT birthdate AS Date,YEAR(birthdate) AS Year,MONTH(birthdate) AS Month,DAY(birthd...

Resolved! Bar Chart Label from Secondary Series Script Update

Hi all,We have been using the script from Bar Chart - Value Label From Secondary Series (Hidden)  for a while and I have noticed that it is no longer working on the latest version of windows. The original script is:widget.on('render', function(widget...

jamnikej by 9 - Travel Pro
  • 445 Views
  • 2 replies
  • 0 kudos

Resolved! Sisense API Model Refresh

We are trying to investigate how we can trigger a Sisense data model (schema) refresh from the API. This call would be made after a data pipeline schema change. We’ll need the calls to make to "Refresh Schema" how it is done in the UI. Kind RegardsHa...

Resolved! Generic JDBC ClickHouse live model with custom dialect

Hello,I am using a Generic JDBC driver to query our ClickHouse cluster. It works quite well on ElasticCube, except for handling date types and date functions. Therefore, I would like to use a live model with a custom dialect. However, I haven't found...

bryan by 8 - Cloud Apps
  • 908 Views
  • 8 replies
  • 0 kudos

Resolved! How to calculate a cumulative unique count

This is a little tricky to explain.  It's not just a running SUM from month to month.  What we are trying to do is count the number of patients seen in a month, and show how that accumulates over time.  The last tricky part is that we are hoping to h...

cjakerle by 8 - Cloud Apps
  • 812 Views
  • 3 replies
  • 0 kudos
Check out our Software Developer Communities!