What Grafana version and what operating system are you using?
8.0.1
What are you trying to achieve? I am using a SQL datasource with some variables. I defined a variable with a text and id value. The ID value is a numeric field with 26 characters.
When I use it in a query though, it does not show the actual value but something like 5.221325173822737e**+25**. This causes that my queries don’t work or mostly don’t work. How can I have Grafana show the actual value instead of a sum.
What did you expect to happen? Show the actual value instead of “+25”