Excel row has some unwanted data how to remove the substring and continue with the required data.
If the string has date and followed by some characters means that needs to be removed.
The above attached text file is first row data of excel.
Please help me.
Here, textStr variable contains the output of Read Text File Activity, we modify the value in the same variable and assign to the same variable, you can then use Write Text File Activity to save the value in a text file.