Hi, currently that feature is not present in the Grafana geomap panel Please see this link - community.grafana.com/t/how-to-change-geomap-marker-color-from-based-on-field-color-value/126169
How do I add variable, like in the case you have shown. I want to add a column as variable and based on the variable I would like fetch the details in the panel
Can you also clarify that unlike other older data sources we are not passing the data file location in the data source creation phase which means 2 things. 1. We r uploading a copy and any future updates made on the local copy can't be reflected on the dashboard made with infinity plugin by uploading a copy in the panel. 2. Like other data sources we can't keep a pre configured infinty datasource with local data file that we can use for multiple panels or dashboards... Every time we need to configure Plz correct me ..
Hi, you can host the file and use the file URL in infinity datasource configuration. In that case even if the file updates, the datasource can fetch the updated file through URL. This is the only way to keep the datasource updated with file. Hope this helps, cheers 👍
@@pranavdipu sure it is possible. Link the dashboard visualization with an Excel using URL. Your Excel file should be updating periodically and the grafana dashboard also should be configured to update periodically. Then a dynamic dashboard is possible. Or else you can link your dashboard to JSON API also. Hope this helps, cheers 👍🙏
Thanks man. You made my day.
I was struggling with influx db and annotated csv
@@karthik2705 you are welcome, thanks for the encouraging feedback 👍🙏
Good explanation brother, it helps when we have less resources for grafana especially...
thank you 👍
the best tutorial
Thanks a lot for the amazing feedback 👍🙏
amazing, one question, how it cam be change the buble colors based in an other colunm named for example as zip code?
Hi, currently that feature is not present in the Grafana geomap panel
Please see this link - community.grafana.com/t/how-to-change-geomap-marker-color-from-based-on-field-color-value/126169
How do I add variable, like in the case you have shown. I want to add a column as variable and based on the variable I would like fetch the details in the panel
Hi, you can use grafana variables for this purpose. I will also try to make a video on Grafana variables, cheers👍
anything i need to be know before implementing this via grafana cloud?
@@pranavdipu i think this should be enough
Can you also clarify that unlike other older data sources we are not passing the data file location in the data source creation phase which means 2 things.
1. We r uploading a copy and any future updates made on the local copy can't be reflected on the dashboard made with infinity plugin by uploading a copy in the panel.
2. Like other data sources we can't keep a pre configured infinty datasource with local data file that we can use for multiple panels or dashboards... Every time we need to configure
Plz correct me ..
Hi, you can host the file and use the file URL in infinity datasource configuration. In that case even if the file updates, the datasource can fetch the updated file through URL. This is the only way to keep the datasource updated with file.
Hope this helps, cheers 👍
can u make a dynamic dashboard this way?
@@pranavdipu sure it is possible. Link the dashboard visualization with an Excel using URL. Your Excel file should be updating periodically and the grafana dashboard also should be configured to update periodically. Then a dynamic dashboard is possible.
Or else you can link your dashboard to JSON API also.
Hope this helps, cheers 👍🙏
This is great, do you have one for using JSON files please?
No i will try to do one, thanks
No that would be amazing, I’m sure others would appreciate it too. Keep up the great work.