I need the first 13 characters of value %name% to be removed. %name% is the filename of a csv file, a field name in it is equal to the filename minus the first 13 characters. For example: filename "bench325_320_al2o3", field name "al2o3". This model will be running through over 200 hundred csv files and I need the "al2o3" (which will be different for each file) to be a new value for each csv and inserted where the red circle is in the attached image.
