Hi all, One of my users managed it to enter some Unicode control chars (spe

Hi all,
One of my users managed it to enter some Unicode control chars (specifically "SOH" which is char(1)) into a field. Now my rule to display HTML on a dashboard using textfromtemplate breaks with an error that the template document is invalid. Trying to remove these chars from the text with substitute("dummy " & char(1) & " text", char(1), "") does not work.

Any ideas?...

OriginalPostID-71346

OriginalPostID-71346

  Discussion posts and replies are publicly visible