Description
When I use AI text to text, it places the text in the field, but that text cannot be used to create a template. Text to Number works, but Text to Texts does not.
Screenshot is attached. The data that comes in Text to Texts is not populating the Template field. The Zip Code field Text to Numbers does populate. On row 81 I just deleted the last s in Las Vegas and it populated the field correctly.
List the steps, in detail, for recreating the issue.
using a workflow to extract Text to Texts data
The fields are populating, but the template column is not recognizing the data unless I manipulate it in some way first.
Thank you! That worked. I guess I’d like to kind of know what the difference between those choices are because it seems that they should be the same?
I think this is indeed a bug, I can reproduce it. Initially I thought Glide sees that as an array, but please talk to support to know more and let us know what you got from them.
When using the result of a Text to Text steps that was successfully written to a basic text column, in a JSON object column, Glide sees it as an array.
I don’t believe the team views this as a bug, but rather another way to use the column.
It looks to be writing a comma-separated list of values in the text column, which some users may find easier to interact with and display in their apps using a text-based component.