[Tutor] Automate report from tableau dashboard

Vũ Thanh Hải m at hvdev.cc
Sat Feb 19 19:29:34 EST 2022


Hello Ibrahim,

Yes this is doable, but not about Python.

On linux you have `Cron Job`. On Windows there is `Scheduled Task`.  
Set them up to schedule running your Python script.

Thanks and kind regards,

Vu Thanh Hai 
Full-stack Developer

-o-0_o-0-o_0-o-0_o-0-o-
​
Website: www.hvdev.cc
Email: m at hvdev.cc
Twitter: @hvhvdevdev
GitHub: @hvhvdevdev

---- On Sat, 19 Feb 2022 19:18:41 +0700 mohammed ibrahim via Tutor <tutor at python.org> wrote ----

 > Hi Pythoners
 > 
 > I’m trying to automate a report that should run every hour  and execute a series of filter from a tableau dashboard and send a report email to few people , please let me know if this is doable ?
 > 
 > 
 > 
 > 
 > 
 > 
 > 
 > Thanks
 > Ibrahim
 > 
 > 
 > 
 > _______________________________________________
 > Tutor maillist  - Tutor at python.org
 > To unsubscribe or change subscription options:
 > https://mail.python.org/mailman/listinfo/tutor
 > 


More information about the Tutor mailing list