Previously QUERY JSON did not display " brackets. Now it shows up affecting the data

previously QUERY JSON did not display " brackets. Now it shows up affecting the data

I can’t submit pictures here


z4650494300485_6389e46d160c45e34c9bb1282edb6459

1 Like

You are not the first one to notice this.
The behaviour has changed since it was first made available.
I think the only thing I can say is that this is still a pre-release feature, and as such it could be subject to change without warning. So it’s best not to rely on it until it’s been officially released.

Just got word from Glide that a fix is coming. :raised_hands: (not sure when it’s landing though)

1 Like

Hola!

A workaround if you want to use it meanwhile…

although updated, when using QUERY for filtering, it is still " so it cannot be filtered

At the moment, it looks like the display on the front end doesn’t contain quotes, but the underlying value still contains them. Maybe you can try using is included in/includes for query columns, it’s not ideal, but hopefully gets you somewhere.

1 Like