I am using `SUBSTITUTE({RENEWAL / NEW MARKETING},",","\n")` formula to convert multi select record to list format as below:
Before:
After:
As you can see after picture where `Market my products offline (Ads, billboards, trade shows etc.)` is splitting as:
`Market my products offline (Ads
billboards
trade shows etc.)`
I want a solution where above formula should not effect commas inside option text?