Hi everyone,
I have some issues with Regex Split node.
I have the following string structure :
sdfddf_ros_sdfsdf_cpc_1x1_010118_fr_sdfsdfss-promo@178332@_sdfsdf sdfs sddg
I would like to retrieve the ID between @ : @178332@
I have tested : .@(.)@ on regex101.com and it works, but when i tried to test it on Knime, the Regex node i use do not match anything.
here attachement :
kn_example_read_excel_file_name.knwf (53.5 KB)
do do match anything.
Many thanks for your help
david