Removing brackets

how to remove brackets from spinner list items ?

Have you tried replace text block?

do you mean using replace block ?

Yes, I mean the same

doesn’t remove it items from google sheet

Show your blocks and gsheet structure. Actually no need of replace block

And gsheet structure? Or else try like this,

When custo. Sheet for range of textdata
Initialise one local variable with create empty list
For each items in the list (list from csv table text to get columns)
Add items to the list(above local variable)
item(select list item list (get item)index 1)
Set spinner elements to get that local variable

Did you try ike that above said method?

Just use select list item list , it will remove the bracket

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.