I have a resource query that returns data from Azure Sql Database. When I preview the query, the data looks correct, but when rendered in a table it's removed the "." character. How do I fix?
I don't have any JS to strip it out.
I have a resource query that returns data from Azure Sql Database. When I preview the query, the data looks correct, but when rendered in a table it's removed the "." character. How do I fix?
I don't have any JS to strip it out.
What is the column type?
kill off the _.startCase() perhaps?
Yep, that was it, not sure how that got there, and why I didn't even notice it.
It is there by default and has been mentioned as causing some issues in some apps