Hoping for some guidance in using RPA to convert a Julian date (yyyyddd) that is stored as text into a usable date format I can use later to compare against. I am using an API to retrieve data from our core system with RPA and this Julian date is stored with other text. For example, it will bring back 2020093, and I would like to convert it to 4/02/2020. Has anyone figured out how to accomplish this with formulas?
Any suggestions would be greatly appreciated.