Bug when column has a dot (.) in it
I run into an issue when my column has a dot
.
in it. the column id is automatically replace a .
with a _
. The problem is that when it try to access the data this column id won't work because of the mismatch in name. Wonder if this is a bug.0 Replies