My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
Comments
-
I was able to get this working by using some replace functions to replace the < ; and > ; SUBSTR(replace(replace({memo},'<','<'),'>','>'),…