Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV still a viable DataSource #6082

Open
sourkidk opened this issue Jun 5, 2023 Discussed in #6078 · 10 comments
Open

CSV still a viable DataSource #6082

sourkidk opened this issue Jun 5, 2023 Discussed in #6078 · 10 comments

Comments

@sourkidk
Copy link

sourkidk commented Jun 5, 2023

Discussed in #6078

Originally posted by sourkidk June 4, 2023
I'm hoping to use csv files published to a url as datasource, and I can see in the documentation the syntax for how it should be done. However, there doesn't seem to be a datasource type that matches this use, and I cannot get the query to execute in other types.

Here's a link to the doc page.

https://redash.io/help/data-sources/querying/csv-excel-files

@rutson
Copy link

rutson commented Aug 25, 2023

Just tested using the CSV source and query:

url: https://pkgstore.datahub.io/core/country-list/data_csv/data/d7c9d7cfb42cb69f4422dec222dbbaa8/data_csv.csv

And it works ok

@deathvulture
Copy link
Contributor

There was a problem with excel and csv querys but it should have been fixed with this PR #6439

@kupletist
Copy link

There was a problem with excel and csv querys but it should have been fixed with this PR #6439

looks like the problem is still here( - https://images2.imgbox.com/0c/87/DfJfLPGA_o.png
how can i avoid this error?

@rutson
Copy link

rutson commented Oct 10, 2023

@kupletist, it looks like your source is of type 'Query results'
image

it needs to be of type CSV
image

@kupletist
Copy link

kupletist commented Oct 10, 2023

Hi Rutson! But i don't have such a data source at self-hosted Redash, unfortunately - https://redash.io/help/data-sources/querying/supported-data-sources

@rutson
Copy link

rutson commented Oct 10, 2023

Oh, that's odd. Also self hosted (v10.1.0). If I go to Settings then + New Data Source I see CSV as an option

image

@kupletist
Copy link

Wow, i have an 8.0 version... I think it's time to upgrade. Thanks!

@kupletist
Copy link

Sorry for my next question: just upgraded, but how to get to Initial Setup screen? Redash throws me only to Login screen, but i need to get to the first screen, with admin setup... (can't login, cause all accounts have been deleted). maybe there is some easy way, with changing .env file, for example...

@rutson
Copy link

rutson commented Oct 10, 2023

I don't know that I'm afraid, but we're definitely off topic now - maybe try https://github.com/getredash/redash/discussions/ ?

@deathvulture
Copy link
Contributor

deathvulture commented Oct 10, 2023

Did you use this guide? https://redash.io/help/open-source/admin-guide/how-to-upgrade. If you can't make it work you may try ,as @rutson said, to open a new discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants