How to split and extractt order number from text?

@supermanPunch :sweat_smile: :sweat_smile: from the above text i want 1234567 as my output because the length of the output value is 7.

@Sharu_Wampire What if there are two values having 7 digits in the String?

In this case i want 1st 7 digit value.

@Sharu_Wampire Then I guess this is the corrected workflow :
Number_Extraction.xaml (6.4 KB)

Resolved, Thanks a lot. :smiley:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.