Scheduled Build Not Building Table Changes
I have a scheduled build for my Elasticube each morning. The build behavior setting is set to "Replace All" on every table. When I make a change to a table the changes are not being built, new data is being imported but my new columns or where clause changes are not being applied. Also the table still has the triangle play button at the top left of the circle signaling that changes have been made. If I manually build with Replace All or Changes Only then the changes will be applied but I would like for the changes to be made each night when the Elasticube is pulling new data.Solved2.3KViews1like3CommentsHow to allow users to download a table with 300+ columns
I have been given a SQL query that has a column for each day of the year, and about 50 rows with different business metrics. I have also been told that I need to host this query in Sisense for users to download the data. Given the restrictions on table widgets, how should I best go about serving up this data? Currently, I have the query stored in an Elasticube as a table query. Our Sisense subscription also includes the Report Manager add-on. Thanks in advance for any help!Solved2.4KViews1like2CommentsName Type Field Returned as { "Name": "Text" } instead of just Text
All of a sudden, all the name type fields/columns are now returned as { "Name": "John Doe") instead of John Doe. Data source is all from Salesforce tables. Is this a connector issue? It was ok before today. Thanks.869Views0likes1CommentNew Tenant OpenId Missing
We are trying out creating a new tenant. We use JWT for SSO in the main instance, but was wanting to configure SSO to use OpenId Connect for the new tenant. When I look at the SSO configuration for the new tenant, I only see JWT and SAML. Is this by design?1.1KViews0likes1Commentunexpected N\A from PERCENTILE function
We sometimes received N\A results from a PERCENTILE calculation, even though with the same dataset we will get results from other statistical functions like AVG or MEDIAN. I'm wondering if this has to do with a minimum number of values requires to calculate PERCENTILE? Is this defined anywhere? I don't see it in the online function reference. Is there some other common cause for getting an N\A result for PERCENTILE?1.7KViews1like2CommentsGet all data models (ECs and live) used in a dashboard, for all dashboards
Hello, community!! We are wondering if there is a way we can extract all the data sources in a dashboard, for all dashboards... The goal is to cleanse all those orphan data models. (Not related to any dashboard). Regards.1.4KViews0likes1CommentStandalone Installer
Good Afternoon Sisense Community, Is there a standalone installer for sisense that we can utilize to install the initial product on our cloud instance? We are getting reports that we will have to allow or whitelist specific URL's to our environment, but are having issues doing so. Do we know if there is an .exe or .msi package that we can utilize?2KViews0likes2CommentsDashboard Duplication without connection to Original Dashboard
Am I completely mistaken, or was there an ability previously to duplicate a dashboard and the NEW "duplicate" dashboard be its own dashboard, not just a reference to the original dashboard with the same dashboard guid? I know I had done this previously and it was a nice way to build off of another dashboard to enhance or expand the capabilities. However, now it seems (or at least in my case) that when you duplicate a dashboard it just creates a reference to the original. If I delete the duplicate, the original gets deleted. If I rename the duplicate, the original gets renamed. Is anyone else experiencing this?1.5KViews0likes1CommentExport Excel Files to Azure Blob Storage from websites hosted on Azure App Service
Previously we were using IIS for deploying .NET web application. One export to excel button had been given on UI to export details from database to Excel file and then it will be downloaded to local disc storage. We used Microsoft Office Interop Excel to export file. It was working fine locally. But when we deployed application on Azure App service, it was not downloading files in local disk. Can we export excel file to Azure Blob Storage1KViews0likes0Comments