Sisense Community logo
     
    • Community Feedback
    • Chapters
    • Events
    • Forums
      • Help and How To
      • Product Feedback Forum
      • Strategy & Use Cases
    • Blogs
    • KB Docs
      • KB Docs
      • Add-Ons & Plug-Ins
      • APIs
      • Best Practices
      • Blox
      • CDT
      • Cloud Managed Service
      • Data Models
      • Data Sources
      • Embedding Analytics
      • How-Tos & FAQs
      • Onboarding
      • PySisense
      • Security
      • Sisense Administration
      • Sisense Intelligence & AI
      • Troubleshooting
      • Widget & Dashboard Scripts
    • Support
    • Learning
      • Sisense Academy: Free Courses and Certifications
      • Official Developer Documentation
      • Official Product Documentation
      • Official Sisense Youtube Channel
      • Sisense Compose SDK Playground
      • Official Sisense Discord
    • Use Case Gallery
    •      
    Discussions
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
    •                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
    Discussions
    • TagsChevronRightIcon
    administration
    • Michalis Gregoriou

      Help and How-To

               
      Michalis Gregoriou
      Posted 3 months ago
      Left Side Navigation - Per User Configuration
               

      Left Side Navigation is a very nice addition to Sisense's roadmap on making the web app have a modern layout! At the moment, this feature is applied globally once enabled from the Feature Management.  It would be nice if there was an additional Per-User Configuration for this feature so that the Admin can configure it accordingly.

                                             
      0
               
    • hamsolo

      Help and How-To

               
      hamsolo
      Posted 7 months ago • Last reply 5 months ago
      /dashboards/admin not working on Linux 2025.3
                       

      Hello, We have been using Linux version 2025.2 and having no issues with the endpoint "/dashboards/admin". Now, we upgraded to 2025.3 and the "/dashboards/admin" endpoint is returning 500 error code 'Internal Server Error'. Other endpoints are working as expected. Wondering if there is a new endpoint to be using now, or some server setting we need to adjust. Appreciate the any assistance.

                                             
      3
               
    • vatojavier

      Help and How-To

               
      vatojavier
      Posted 8 months ago • Last reply 7 months ago
      Sisense Intelligence token estimation
                               

      Hi. We are considering activating Sisense intelligence to use a LLM for our data models and dashboards. We want to estimate how much this would our organization from the LLM provider side. It depends on the tokens that are input into the model. In the Sisense documentation it mentions that depends on the number of tables and column of the model, but I guess also on the pre-instructions text that is sent along the user's input. Is there a way of knowing how many tokens are added, or how much would cost to create a medium size dashboard given the OpenAI pricing ? Thanks, Javi.

                                             
      4
               
    • KlaudiaWEQS

      Help and How-To

               
      KlaudiaWEQS
      Posted 9 months ago • Last reply 8 months ago
      Unable to change system settings [403 Forbidden error]
                       

      Hey,  we are unable to update any system settings on our account on our Sisense instance - keep getting 403 Forbidden error from any post requests made to the settings endpoint e.g. api/v1/settings/system. We're particularly interested in updating our CORS Origins Allowed domains. What could be the reason and how could we handle this issue?

                                             
      6
               
    • radorado

      Help and How-To

               
      radorado
      Posted 9 months ago • Last reply 8 months ago
      Need swagger/openapi spec to generate client
                       

      Hello! My team is integrating with your system and I wanted to generate (via codegen-swagger or @openapitools/openapi-generator-cli) the client that is supposed to talk to your API. For that purpose I would need access to you swagger specification or openapi specification document via link or something. Do you have such specification somewhere and if yes could you provide me a link for it or help me navigate to it? Best regards, Rado

                                             
      5
               
    • dmorin_cpbk

      Help and How-To

               
      dmorin_cpbk
      Posted 9 months ago • Last reply 8 months ago
      Sisense Admin account not working in CLI
               

      I was trying to login to the Sisense CLI and no matter what I do it keeps failing login. At the same time though, I am signed into the web interface using the same credentials.  I'm hoping any one can point me in the right direction or understand why its failing. 

                                             
      4
               
    • ffallouh

      Help and How-To

               
      ffallouh
      Posted 11 months ago • Last reply 10 months ago
      Disable DataIndexingValidation on build ?
                               

      Hello, Is there a way to disable the new feature DataIndexingValidation using some CLI command or REST API call?  I dont want to do it by using the Admin panel UI. 

                                             
      2
               
    • Michalis Gregoriou

      Help and How-To

               
      Michalis Gregoriou
      Posted 11 months ago • Last reply 10 months ago
      Webhooks on MS Teams
                       

      Hi Community, Has anyone managed to setup a Webhook on MS Teams? I am trying to set it up, but it doesn't seem to work... 

                                             
      3
               
    • bryan

      Help and How-To

               
      bryan
      Posted 1 year ago • Last reply 11 months ago
      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 any documentation about that. I noticed that the analytical engine is enabled for my connector and that it's based on Apache Calcite. Additionally, I saw that there is a custom dialect for ClickHouse in the Apache Calcite project. https://github.com/apache/calcite/blob/main/core/src/main/java/org/apache/calcite/sql/dialect/ClickHouseSqlDialect.java I tried to download the Java file for ClickHouse dialect and upload it, but it doesn't seem to work as expected. Although no errors appeared in the UI, I noticed a 400 error in the network with the following message: "Failed to update dialect with response = ServiceResponse(status=INSTALL_DIALECT_FAILED, value=null, error=Failed to validate Dialect for connector GenericJDBC_clickhouse, statusCode=0), for connector GenericJDBC_clickhouse." Could you help me figure it out? Thanks

                                             
      9
               
    • chriskerrison21

      Help and How-To

               
      chriskerrison21
      Posted 11 months ago • Last reply 11 months ago
      Configure Sisense for multiple domains
               

      We would like to configure our Azure application gateway to allow access to Sisense under 2 totally different domains. One is a legacy domain and one is our new domain. I raised a ticket with Sisense support. Sisense itself cannot by configured. they suggested setting up routing in our load balancer / DNS to do this. So I did this, but Azure Application gateway throws an error. The problem is the SSL certificate installed in Sisense is for the old domain.  anybody got round this . perhaps a forwardiing instead of a redirect?

                                             
      4