Filter data based on grafana's timerange #48
-
|
Hi @marcusolsson , I'm testing the plugin and it's working great. But I'm wondering if I can filter the information based on the dashboard timerange (my file has only 1 date column using this format YYYY-MM-DD). Let me know if you need more details. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Great to hear! Unfortunately, it's currently not possible to filter based on time interval. The challenge is mostly on the UX side, when the CSV has multiple time fields (how do you configure which fields to filter by?). For CSV files with only one time field, we can probably filter it by default. |
Beta Was this translation helpful? Give feedback.

Great to hear! Unfortunately, it's currently not possible to filter based on time interval. The challenge is mostly on the UX side, when the CSV has multiple time fields (how do you configure which fields to filter by?). For CSV files with only one time field, we can probably filter it by default.