I have a list template in Excel that I use to add the same tasks to Trello when a new project comes in. I have it concatenated so I can add the name of the new project to the list, I have one # label working for each of the tasks, but I want to be able to add another secondary label to the concatenated formula.
I can only get it to pick up one # label.
# # - picks up the second label
#,# - picks up the first label
## - picks up the first label
Can anyone tell me if it is possible to add 2 labels on import? And if so what format to use?
Thanks