@Simon hey I dunno if you have solved this problem but I just wanna share I found the solution to your problem. Make a saved search for sales orders then in the results tab, include a Formula (Text) field then use the CONCAT formula. Try this: CONCAT('SO', {number}) . It worked perfectly for me.