If all you're doing is removing "Sum_" from the values of column A, why not use the formula tool to remove it?
If you have to insist on using dynamic rename:
Here's the text of the second input file (R anchor - replacement data stream):
@neromerob
@TheCoffeeDude gives good sample for using Dynamic Replace.
I noticed that you want the output to be "2021_03; 2021_04", so made minor modifications.
of course, we can use Formula tool or RegEx for this also.