Not sure what's the issue , I am going to use conditional split to find rows match something like .* 12345.23
using the following expression regexmatch , but seems can't help me to identify the rows.

Not sure what's the issue , I am going to use conditional split to find rows match something like .* 12345.23
using the following expression regexmatch , but seems can't help me to identify the rows.

Does this work for your data? ^(\d{5}).(\d{2})$
Hello @sakuraime,
We haven’t heard from you on the last response from Mark and was just checking back to see if you have a resolution yet .In case if you have any resolution please do share that same with the community as it can be helpful to others . Otherwise, will respond back with the more details and we will try to help .
Thanks
Himanshu
Hello @sakuraime,
We haven’t heard from you on the last response from Mark and was just checking back to see if you have a resolution yet .In case if you have any resolution please do share that same with the community as it can be helpful to others . Otherwise, will respond back with the more details and we will try to help .
Thanks
Himanshu
5 people are following this question.