Use Power Query's M language to quickly fix names, remove hidden characters, extract numbers, and merge columns.
print("char for ascii value 65 is:",char_of_65) print("char for ascii value 95 is:",char_of_75) output: char for ascii value 65 is: A char for ascii value 95 is: K ...
TARGET_URL = "http://mysite.com/tools/variable-font-generator/process" #change if necessary DEFAULT_PATH = "/var/www/mysite.com/public" #change if neccessary TRIGGER ...