tableau / community-tableau-server-insights

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

Incorporate new "Access Underlying ViewData" event into added in 2020.3 #60

Closed mcoles closed 1 year ago

mcoles commented 2 years ago

2020.3 added a new event type in historical_events, "Access Underlying ViewData". This represents when a user accesses the underlying data behind a view, which is important Explorer functionality. Incorporate this into the TS Users and TS Content data sources (TS Events won't require any changes to pick up this new data feature).

mcoles commented 1 year ago

There are actually four events that are relevant:

290, --Access Summary ViewData 291, --Export Summary ViewData 292, --Access Underlying ViewData 293, --Export Underlying ViewData

Should be incorporated into the next version

mcoles commented 1 year ago

This is resolved with the 04.01 release.