PDF Regex into Excel

@cclemon after extracting the data use build data table and create header inside it if you want to add headers in your excel after this save this as dtoutput and then use add data row activity pass the string extract variable and pass the datatable of builddatatable variable
The image depicts a workflow in UiPath involving steps to build a data table, add a data row to the data table, and write the data table to an Excel workbook on "Sheet2". (Captioned by AI)

hope this image helps to understand the concept
cheers Happy Automation