Hello Everyone,
I had a scenario to get the whitespace also as value including the matched values. Please Refer below Example
Ex: Regex Pattern [0-9]
1
2
3
4
In this Example we are only getting the Values but we need to get the empty value also.
hi @ppr,
Thank you for your response.
The spacing is not the static one but its dynamic. Please find the excel file attached. I’m using regex match and taking the output as ienumerable. I need the values including spaces. regex.txt (48 Bytes)