I am trying to execute a very simple SQL statement from PowerAutomate desktop version with one hiccup. The DATE_FORMAT clause that I use for MySQL contains the % sign so that it is formatted correctly. When I put this into PowerAutomate though it doesn't like the % signs. All I want is to take the date from that column (custom_200000004) and convert the date to be mmddyyyy (01011990) no spaces, dashes, or slashes. Is there a work around for this??