Hi,
I have created a table in Grafana pulling data from my database. For Lat/Lon column, I need all the values for that specific columns in my table but it’s pulling only 2 places after a decimal point. If I change the decimal point to 5/6 places in the table field, all other columns(integer columns) are showing decimal till 5/6 place that I do not need, rather those values are making my table super messy. I just need all the values for Lat/Lon columns. What can be the possible solution?
THANK YOU!!