Matt

Results 56 comments of Matt

Hoped to have a single standalone EXE file for VizAlerts, but unfortunately I haven't been able to figure out how to get Py2Exe to include the phonenumbers package properly--no matter...

"Freezing" everything to a distributable binary exe was implemented by John Buscher during a hackathon we had last week, using PyInstaller. So while it's not the full InstallShield experience, we...

vizalert\emailaction.py , line 114: server = smtplib.SMTP(config.configs['smtp.serv'], config.configs['smtp.port'], timeout=**somevalue**)

I like this idea. I wonder how much more of a full-on guided install we could make this into? We could allow them to run the Tableau Server config change,...

Just spitballin' here. After we auto-publish the VizAlertConfig, could we walk the user through the config of the default parameters using a Story? Each point could be a dashboard with...

Just spitballing here...so I've found there's a limit in the CSV download to how much data will show from a particular field. It's around 3k characters. I rather doubt anyone...

I added some stuff for this in the install guide. I'll leave this open for now and let you close if you think the additions were sufficient, Jonathan. I don't...

https://github.com/tableau/VizAlerts/blob/master/docs/install_guide.md#open-the-vizalertsconfig-workbook I was going to close this issue out, but I think this aspect really does still need work. No doubt an installation video would go a long way toward...

Adjusting the example calcs in VizAlertsConfig workbook for 2.0.1. We can add the new field in 2.1.0.