Do I have text data that contains spaces and would like to remove them so I can do that?
For example;
input (text): 1 406 502
I want output: 1406502
My question: In the case of the 'power automate desktop' program, what functions and values do I need to use to get the output result?