anyone know how do i convert a text value from a source and insert it as a single string in an array into a field in postgresql with type text[] ?
i have tried to format → utils → Text to line item
but it did not work. it converts the text into array of charactors.
i tried using value with delimited l valuehere ], but it gives the same result