metabase Questions
1
I am currently trying to write a metabase question off AWS Document DB and I am running into an issue where I need to convert a string to an integer. Unfortunately, it seems like aws documentdb doe...
Monotheism asked 26/5, 2020 at 22:2
4
I would like to upload a .csv file to metabase but it doesn't offer the option.
What would be the easiest way to get it done? Spin up a DB locally?
Or is there a plugin that can be added?
Thanks
...
4
I am using metabase integrated with Mysql for reporting purposes. I went through documentation but was unable to find any example explaining how to implement filters in SQL based questions.
The o...
6
Solved
We're running an instance of Metabase on a App Engine Flexible Custom Runtime with a Dockerfile based on openjdk:8. Currently it allows access on http://[metabase-project].appspot.com/ and https://...
Coral asked 30/1, 2017 at 20:24
3
I'm trying to set up Metabase on a gcloud engine using Google Cloud SQL (MySQL).
I've got it running using this git and this app.yaml:
runtime: custom
env: flex
# Metabase does not support horiz...
Soybean asked 11/4, 2018 at 15:14
1
Solved
Is there a Metabase REST API that takes a MBQL/SQL query and returns the raw data?
I can perform a MBQL query via the API in a 2-step process by doing the intermediate step of creating a Question ...
1
Solved
I need to create some plots from single documents existing in mongodb. I can only use the mongodb aggregation framework (so for example I cannot just pull the documents into python and work with it...
Historiography asked 21/11, 2018 at 16:4
2
I installed Java on my Windows 10 machine and downloaded Metabase.jar, and ran it.
Now I could access metabase at localhost:3000
But I'm unable to setup my SQL Server Database as Data reference.
...
Nowise asked 9/2, 2018 at 10:56
1
Solved
The Metabase (https://metabase.com/) Data Explorer web UI has the ability to create queries they call questions with various filters. The query results can be visualized in a variety of ways includ...
Casemaker asked 16/12, 2017 at 1:27
2
Solved
i'm trying to get the list of mime types known to an IIS server (which you can see was asked and and answered by me 2 years ago). The copy-pasted answer involves:
GetObject("IIS://LocalHost/MimeMa...
Colis asked 26/4, 2010 at 20:18
1
I have the following metabase path:
/lm/w3svc/1/root/foo
which I can see in IIS manager maps to the virtual directory:
Default Web Site/foo
How can I determine the virtual directory nam...
2
Solved
I am trying to build a virtual machine that clones one of the servers used in production instances of our webapp so that we can do deployment testing on it.
I have gotten all the necessary files o...
Bema asked 23/2, 2009 at 16:43
1
© 2022 - 2024 — McMap. All rights reserved.