is there a way to store the map to a "local variable" to edit it? because of the fact i cannot use the global variables, im a little lost. still a little new to this
Alternatively store the data as list of lists, i.e. instead of the join block you use an add items to list block and add the list you created as an item to the main list
Later you do not need to split the string into a list anymore