The single string datum you’ve given looks like it should match the regex pattern:
(\d*)x\s(\d*\.\d*)\smL\s(.*)\.\s(\d*)x\s(\d*\.\d*)\smL\s(.*)\.
You can use it with Regex Evaluation
step:
The single string datum you’ve given looks like it should match the regex pattern:
(\d*)x\s(\d*\.\d*)\smL\s(.*)\.\s(\d*)x\s(\d*\.\d*)\smL\s(.*)\.
You can use it with Regex Evaluation
step: