Newest IdeasTrendingMost VotesIn ProgressCompletedMost RecentAll Idea StatusesTagged:TagUse a datetime (dd/MM/yyyy HH:mm) in a chart axis When we want to create a time series chart, we often need to show the data per hour range, i.e. 01/07/2025 01:00, 02:00 etc. Using ElasticCubes, it is impossible to display a datetime as the X axis....SingleStore (MemSQL) Connector: Use CONCAT instead of Pipe operator (||) The queries Sisense generates in some cases uses the pipe operator (||) to concatenate the strings. However, SingleStore has 2 different modes of treating the pipe operator, depending on @@sql_mode ...Proxy requires full URL if using multi-tenancy Bugfix: In Sisense settings, you can set a "Web Proxy". E.g. if you want to use "mydomain.com/Path/To/Sisense" instead of "mydomain.com". In the proxy setting, you can enter either (a) "/Path/To/Si...Plugin upload UI Feature request: I would like the ability to upload a plugin to /app/settings/add-ons. You click the Add Plugin button and select the plugin.json, config.json, and any .js files. Purpose: I can emai...Plugin parameters Feature request: When you install my plugin, you have to enter your "Region". Currently, I can handle that with a config.json file that you edit before installing the plugin. I would like an option i...Separate proxy per tenant Feature request: You can set a proxy URL for a Sisense server. I'd like to set a separate proxy for the system tenant. That will help me with routing in an environment where there are multiple Sis...Multi-server multi-tenant Summary: Feature request: Make it so users on Sisense tenants never make requests to the system tenant. Scenario: I have a domain mydomain.com. I have several Sisense tenants. I want tenant1 and t...Report Manager - Option to suppress Sending Empty Reports Would like to see a togglable option, for example: "do not send empty reports" in Report Manager. The use case here is where a customer only wants to see a report if there is data in it. A listing of...Bug in data model list view rename field Bug: I want to rename a field in my data model. In "Diagram view", that works fine. In "List view", when I click rename on the field, then the textbox accepts letters but when I press the space or ar...OR filter inside a formula I'm trying to modify a formula in my dashboard that currently uses multiple fields as filters inside an RSUM() aggregation. My goal is to apply OR logic across these fields rather than the default AN...