Why Is m y longitude and latitude showing error

Why Is m y longitude and latitude showing error on glide table column


It’s likely you have empty values in some of the rows and split can not act on that. I don’t think it actually causes any problems though, or you can add something to handle the empty rows.

okay thank you