Pivot report added to homepage shows repeated titleIssue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Symptoms On a homepage or dashboard when you add a pivot table report widget, the title appears twice, one from the widget and another one from the report chart Cause The pivot table reports are legacy and always show the report title when added to homepage or dashboard. They do not support report styling and do not have a setting to disable "show chart title" selectively. This causes issues and show repeated title when added to homepage or dashboard. Resolution The pivot tables are no longer supported and are replaced with newer, more stable and efficient multi-level pivot reports. This can be found on the documentation link here. There are 2 ways to resolve this issue: The recommended approach is to update the pivot table report to be of type multi-level report instead. This will allow the default styling on the report and will show the report title only on reports. When added to dashboard or homepage, the widget title would show and thus the title does not appear duplicated.Update the homepage widget settings to uncheck and not show title on pivot table report. This would show only the title from the report. Additional Information Users are still able to create new pivot table reports but these will not be supported. If the issue that happens with only pivot reports but not on multi-level pivot report will not be supported. If the issue also exists with multi-level pivot report, please contact support.