I’m using UiPath StudioX to download invoices from a website. I have an Excel file that contains both the invoice number and PO number, which I use as filters to download the files. After downloading, I rename the files using the PO number and invoice number. However, some of the invoice numbers contain special characters (like ; and :), which prevent me from saving the files. How can I fix this? Keep in mind that I cannot remove those from the invoice number/PO number in my Excel file, otherwise when the bot inserts this as filters, nothing will return.
TIA
