bi
Here are 85 public repositories matching this topic...
@madAndroid was kind enough to provide instructions on how to configure Redash with Auth0/SAML on the forum: https://discuss.redash.io/t/auth0-integration/586/5.
We should port this over to the Knowledge Base (either as a section in the Authentication Options page or a dedicated one).
Please include a tutorial on how to set up Connections, Cubes, Schedulers, etc., including steps on how to troubleshoot any connection problems in particular.
Hi, I'm following the document - https://tabix.io/doc/Install/.
Docker is failing to pull the images. This issue is fixed at #66. But doc needs update - Below is the docker log while building the image -
Status: Downloaded newer image for debian:jessie
---> 2c5f66c0d4e0
Step 2/12 : ENV APP_HOME /usr/src/app
---> Running in 9367e950f6ad
Removing intermediate container 9367e950f6a
-
Updated
Jun 13, 2020 - Vue
-
Updated
Jul 2, 2020
-
Updated
Jun 23, 2020 - TypeScript
Describe the bug
Opened a DTS. Opened Variables at bottom. Clicked the "Find Unused Variables". Found that one of the variables was actually being used. Noticed that Find Variable References window did find the reference to the variable.
To Reproduce
Opened
-
Updated
Apr 29, 2020 - TSQL
-
Updated
Jun 3, 2020 - C
-
Updated
May 14, 2020 - JavaScript
-
Updated
Apr 29, 2020 - TSQL
-
Updated
Dec 15, 2018 - JavaScript
-
Updated
Apr 14, 2018 - JavaScript
-
Updated
Dec 15, 2018 - PHP
-
Updated
May 15, 2020 - Clojure
Improve this page
Add a description, image, and links to the bi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bi topic, visit your repo's landing page and select "manage topics."

When adding a new data store database in Metabase it tries to connect first with SSL (if the driver supports SSL), and then without, in that order. If either connection succeeds, the database details are accepted as valid. Yes, you can add driver specific JDBC options to use SSL, but there is no good feed