I have latitude, longitude and 2 measure columns in sql server, I am trying to create a map in influx by using query from sql server to influx, but not able to create map in influx. I can able to see the data when I try to create a table. How to create a map in influx?
sql.from() is working fine and I can able to get the data from sql server. But trying to create a map with latitude and lontidue it is not working. I am using influx 2.1 ver