Hi all, I'm using power automate desktop to extract chunks of text from a pdf and then asking chatgpt to summarise each chunk of text. In most cases everything works fine but the routine is crashing with one particular chunk of text. I think it is because this particular piece of text includes a lot of natural percentage signs (e.g. 75%, 15%, etc.). I understand that one possible approach to avoid this issue is to replace all instances of % with %% but I have not been able to find a way to do this in power automate desktop. I'd be very grateful if anybody could steer me towards a solution.