Hello,
in version 2.6.1 there was a button export to CSV in the Data Explorer
oin Version 2.7.0 this button is missing.
Can I reenable it somehow?
Hello,
in version 2.6.1 there was a button export to CSV in the Data Explorer
oin Version 2.7.0 this button is missing.
Can I reenable it somehow?
Hello @Tesla2k,
Unfortunately not.
I PMād you though about this.
Iām experiencing the same issue of the missing CSV export button in 2.7.0 explorer. Is there a workaround, and when can we expect to see it return?
I have the same, a bug?
In the docs it is still there: Query in Data Explorer | InfluxDB OSS 2.7 Documentation
Thanks,
Giulio
Same issue for me.
Is this a bug, or has csv exports simply been removed from the UI?
A simple response would be much appreciated as this is impacting my current implementation and workflow.
It appears that the CSV export button will only display when using HTTPS.
Iām very disappointed in the communication from the Influx team regarding this issue. This change has completely disrupted my teamās workflow, and Iāve spent hours searching for a solution or any information about this at all. Finding this fix took combing through the GitHub commit history to find that the CSV button was tied to the Service Worker, which only runs on secure connections.
This change should absolutely have been included in the changelog at the very least.
Thanks for the info @jl8n , really appreciated.
Honestly this issue gave me the option to explore\study influx CLI which is really powerful.
Installing Chrome the ādownload csv buttonā displays again. Thanks to all.
Why are they removing this feature? We need this Export over GUI. please bring it back!
The āSolutionā with Google Chrome was not working for me, the Button is not there.
can you share the command?
Hello! May I ask a bit more information about this change?
Thank you!
Any update on when this is likely to get fixed?
Just crazy ⦠InfluxDB is recommended everywhere as THE database and then a simple export button is missing�!
Is there now a solution to the problem?
Hello. Anasidg.
This problem only occurs in Chrome.
Maybe itās because of Chromeās security optionsā¦
It works fine in FireFox.
Hello. Definitively not.
Firefox or Chrome, it doesnāt workā¦
I do have the same problem.
I have tried 4 different browsers, in none of them do I have the CSV button. My system is a Synology NAS after a Router and I cannot make my connection HTTPS.
When will this bug be resolved?
If youāre using grafana, Iāve found an alternative way to download csv from the grafana dashboard.
With the HTML Graphics plugin.
If this is still relevant for people I found this to be a security problem so https is good and http is not.
To bypass in chrome itās as easy as setting the chrome://flag āorigins treated as secureā to enable for the URL of your influxDB.
Thank you, it worked for me. I entered chrome://flags/#unsafely-treat-insecure-origin-as-secure
into the search bar of my browser. It worked for all Chromium-based browsers like Google Chrome, Brave, and Edge.