Bennu
(Harold Agudelo)
1
Hi everyone,
I tried the regex expression shared in the Experiencied challenge but It's not working as expected with apoc.text.regexGroups. It gives no match.
apoc.text.regexGroups(row.Dimensions, '\\(( *[0–9]+(\\.[0–9]+)*( *[xX] *[0–9]+(\\.[0–9]+)*)) *cm\\)')
Any idea about what I may be doing wrong?
Thanks,
Harold
lju
(Ljubica Lazarevic)
2
Hi Harold,
Thanks for flagging this - Medium did strange things to the code block. I have made an adjustment to the blog post.
Cheers,
Lju
Bennu
(Harold Agudelo)
3
Yeah, I was just planning to erase the post. I realized that 'minus' char was modified by Medium.
lju
(Ljubica Lazarevic)
4
If you're getting stuck, good chance others will too. Thank you for highlighting it 