I'm working with AS400 information that is bring dates into my query formatted as text CYYMMDD. I need this to be converted to a date. I cleaned up the data to make sure there was no other trailing spaces, and tried Date.Fromtext, but I'm still getting an error. Most of the help I am stumbling across is relating to excel formulas that aren't easily "translated" to a Power Query, and I believe that I am missing a step but have no clue which step I am missing. Any help is appreciated!