Hi all,
I'm curious if anyone here has an easy way to turn off the autocorrect functionality that seems to be built into text outputted by bots built with Copilot Studio. Essentially, when I'm creating a topic flow, and want the Copilot studio bot I'm creating to send a message, I notice anytime the string "(c)" is included in a message, the bot autocorrects this string to a copyright symbol. Is there an easy way to turn this functionality off?
I've tried a number of different ways to send the message including using message nodes, basic cards, and even a Power FX formula which splits up the different elements of the symbol. (The relevant part of the Power FX formula was "501(" & "c" & ")(3)" ) None of these approaches seem to stop the bot from autocorrecting the string to a copyright symbol when the text output is generated.
Any insights or thoughts are much appreciated!