Hi all,
when trying to open URL table I got an issue wit hthe columns,
some of the valiues have "," in them and it cause the valuse to split in several columns,
is there a way to resolve it?
example:
original value in column: "bag,mask,cup"
when I open URL in JSL-> I got 3 seperate columns: "bag" "mask" "cup"
appriciate your support.