Hello All,
I need to get the row by row information using regex.
Now i have the regex to get the data that i need but it returns only one line if there is multiple data (data in immediate next row) under each section. But it returns all the data if there is a separation (some other information) between each row.
I have attached the XAML and Sample data for reference.
Thank you!
TEST1.xaml (20.4 KB)
Actual Data.txt (13.1 KB)