community-tableau-server-insights icon indicating copy to clipboard operation
community-tableau-server-insights copied to clipboard

Duplicate views show in TS Web Requests

Open mcoles opened this issue 5 years ago • 1 comments

Stub to investigate. Seems like there may be a bad join here that doesn't properly consider sites.

mcoles avatar Jul 02 '20 20:07 mcoles

You may want to add 'site-id' into the join-condition between 'HTTP-Requests' and 'Content' in 'TS Web Requests' (v04.01). When you published the same (named) workbook to multiple sites in TblSvr, they might show up as duplicates. The Workbook-Url is unique within a site. Without the 'site-id' in the join, you get duplicates.

hahu66 avatar Dec 11 '24 15:12 hahu66