Forum Discussion
TomBelgium
3 years agoHelper I
Can't get coordinates correctly on map
Hi all, I have a large dataset with BLE beacons (TagText) and per beacon the historic location (LAT, LON) and the time seen at that location. I want to have a visual where I can see how the beac...
Greg_Deckler
3 years agoCommunity Champion
TomBelgium Perhaps add an index column or use the time field in the Legend?
TomBelgium
3 years agoHelper I
I just played around a bit and finally managed to do both somehow.
Apparently the field was set as text. After changing it to decimal, it seems to work.
So, I can start playing around!
Thx