I am trying to load the contents of a CSV file to a SharePoint list. I tried using the approach from Vadim Tabakman's blog post (Nintex Workflow - Parse CSV and Create a List) but ran into issues with splitting the CSV content into lines. Per the directions in the blog post, I used a Regular Expression workflow action to identify the line break to split the content into lines. I tried to check for the existence of line breaks and this is what I got. I tried , , , but it seems like this is not the correct regular expression for identifying line breaks. Does anyone know what the right expression is?
