Good day! Help to deal with this problem.
I wrote a script on python that takes data from the database and writes it to Excel. If I use the task scheduler, then everything succeeds, but I do not see the excel file anywhere, which should be the output. I do it manually through the console, the file is created, everything is as I need.
Why doesn't the job scheduler save an excel file?