tableau / community-tableau-server-insights

Community-built data sources for answering questions about Tableau Server
MIT License
129 stars 52 forks source link

Account for "Cancelled' Tasks in TS Background Tasks #32

Closed thechadd closed 3 years ago

thechadd commented 4 years ago

(sorry for all the posts 😛 ) [TS Background Tasks Query].[Finish Code] actually has 3 values: 0 = Success 1 = Failed 3 = Cancelled

I believe the only calculated fields that depend on this are: Job Result Job Status

Please let me know how I can help with this.