Hi there,
In my dataset, I have a bunch of fields that begin with "Avg_" However, I want to rename them with "constant ".
I have tried the formula: ReplaceChar(regex_replace[_currentfield],"Avg_","Constant") However, I get Malfunctioned Function Call. I would appreciate allt he help I can get 
Kind regards