I must isolate each line in the ‘product’ date capture from e-commerce orders. I tried varous text formatter and line parse settings etc.
For example, I simply want to pull ‘productName’ out of the string.
I have an excel formula that works, and tried Spreadsheet/Exccel style parsing, but that doesnt work.
I’m not compitent in Python strings, but have ussed spreadsheet style for years and am good with that.
There are some invisible META characters and unable to convert linebreaks into a single string so that find ("{labelName}",{productSString}} is correct