You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
Occasionally we're getting failures on SMS alerts where it seems like something's gone wrong in the download of the alert CSV, here's the email we're getting:
The following errors were encountered trying to process your alert:
General errors:
Unable to process alert [alert view name] as csv, error: 'AttributeError' object has no attribute 'message'
Alert Information:
View URL: https://[tableau server]/t/[site URL stub]/views/[workbook URL stub]/[alert view URL stub]
Subscriber: [subscriber username] w/mailto link
View Owner: [owner username] w/mailto link
Site Id: [site name]
Project: [project name]
When I paste in the alert view URL manually with the .csv extension to download the file I'm getting just one record (when there are ~144 records). When I edit the view to remove that record I end up getting two copies of the file when I download it so I'm really not sure what's going on.