Hi,
I want to schedule the pdf format reports with personalized data to external users mailbox after publishing to tableau server.
Could you plz help me on this.
Thanks&Regards,
KS RAO
Message was edited by: KS RAO
Howdy KS RAO,
How comfortable are you in writing in command line, powershell, scripting? You will need to do this tabcmd and powershell with windows scheduler most likely. In essence you write a script that collects all the .pdfs by passing in the different parameters/filters to get the personalised data and then another one that reads each of these and emails them to the appropriate party. You could probably do this within the same script if you wanted.
There are a few samples probably floating around the forum but in order to do it it would be best if you were pretty comfortable with scripting or command line work.
Cheers!
Carl Slifer