I have a column {Sentence with Plain Value}, whenever a value that is listed in column {Plain Value} exists, I want it replaced with the value in column {Value with R Ball} and outputted with other initial values in the sentence.
For example:
I love to have a Big Breakfast will be -> I love to have a Big Breakfast
A Burger is delicious -> A Burger is delicious
How can I accomplish this?