Workflow Template Bug, Converting Symbol To Decimal Code

I have a workflow template that sends a PDF and for some reason itโ€™s converting the ยฉ symbol to the decimal code ยฉ

I tried wrapping it in TEXT but that didnโ€™t work. Should I be encoding this in something or is this a bug?

0 4 189
4 REPLIES 4

Steve
Platinum 4
Platinum 4

Please post a screenshot of the relevant portion of your template.

The workflow template column provides a link to the copyright website or, if blank, it provides a link to the Spotify page with the text of the record label the represents the recording (the โ€˜P Lineโ€™).

if the P Line has a copyright symbol ยฉ it comes out like this:

Hmmmโ€ฆ Iโ€™d call that a bug, myself: HYPERLINK() should not be encoding the clickable text.

Youโ€™ll probably have to work around this, perhaps by using SUBSTITUTE() to replace ยฉ with (c).

Sounds good. Thanks, Steve.

Top Labels in this Space