Split plain text into table
Hi,I have a dataset which is exported from SAP in the txt file. It is required to split txt file data into a table based on delimiter. Is there any VBO in Blue Prism that can split plain txt into a table?Demo data:222345 | Konto A | 39500.45 Requ...