Hello,
I am looking to setup a formula in Jira Structures that will search for strings on the labels and print it in a new column.
Consider the labels below:
I want to match the string "123_B", it should pick up both "home_123_B" and "123_B" from the labels then print "home" into the new column.
And I would also like to match 2 strings "234_C" and "456_G", it should pick up "bldg_234_C", "234_C", "mall_456_G", and "456_G" from the labels then it should print "bldg mall" into the new column.
Any suggestions?
Hello @Phillip Ino
You can try this formula:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.