Hello everyone!
What happened:
I am using a built-in Geomap plugin and trying to use different layers to visualize data from a few queries.
But, the problem is that I cannot choose the right data option.
I believe it’s related to the undefined
properties in the dropdown list. And after some research, I came to the conclusion that it’s related to the unset query name. But, here is another problem I cannot set it either.
What you expected to happen:
I can set the query name and choose a data option for different map layers without any problems.
How to reproduce it (as minimally and precisely as possible):
- Install Cognite Data Fusion Plugin
- Create a new data source with public data
- Get any geospatial data and try to duplicate the query.
- Try to choose different data for different layers.
Environment:
- Grafana version: 9.4.7
- Docker image: grafana-oss
- Data source type & version: Cognite Data Fusion
- User OS & Browser: macOS Ventura 13.2.1
- Grafana plugins: Cognite Data Fusion plugin, built-in Geomap panel
Others
Here is a link to related unresolved issue