Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.
解決済み

trifacta - 'extract matches to array'

bobd
アステロイド

Does anyone has an idea why my 'Extract matches into Array' function is not working 100% right? It recognizes that there delimiters. But it doesn't recognize the text... ?

 

 

bobd_0-1679579721369.png

 

2件の返信2
smuravskyi
Alteryx
Alteryx

Hello, at first glance, it looks like '{any}' works incorrectly. We will investigate this case, meanwhile, I would suggest using '%' instead of {any} (in your case, it would be '%+' for Pattern matching elements in the list).

bobd
アステロイド

I've found the issue. I was using the wrong single quotes. So it doesn't working using the single quotes that are on the '4' keyboard button.
You need to use the quote that is on the 'µ' button (on my keyboard).