I am extracting information from google sheet and using these info as dropdown. However, when I select the options and execute it, it comes with extra spaces and extra line break.
-
I have kept trim function but still extra spaces.
-
While executing snippet. If you see, there is space between word and comma, which is not required.
-
Output with extra space and line-break. Cursor is coming in next line.
I am not really sure whether this is because of google sheet urlload command or I am not doing trim properly. @Cedric_Debono_Blaze Thanks