URL malformed when drilldown on report opened in a NEW browser tabDescriptionThe report the user is using is a PIVOT. When the user attempts to open the drill down in a NEW tab, the URL is malformed and thus returns no results. In the same tab, it works. The URL is malformed on a report that uses a static date. Steps to Reproduce In the filter navigator type Reports and select View/runClick on "Create a Report" which is available on the right-hand side In The Data tab give a Random Report name for example Test & Source as Table and Under Table select incident table Click on Next at the bottom In the Type Tab Select "Pivot Table" and click on next at the bottomIn the configure tab under Row Select Opened and In the column select Assigned to Click on Next at the bottomKeep the drill-down view empty and click on 'Run' on the right-hand side The report shows all the data Take any random date which is in the past for example take 2022-04-13 and click on the funnel icon and apply a filter on Opened field Apply the filter such opened -> at or after -> and select the date from the calendar manually 2022-04-13.Click on Run. We will see the report for that particular dateClick on data and open a new tab. We will see there is no record and the condition builder shows extra filters where the date comes along with the slash(/) The issue is reproducible in Rome as well.WorkaroundThe Pivot which is being used here is a very old chart type that is still available in Reporting, but which is not been maintained anymore also for quite a while now.Instead, the Multi-level pivot had been introduced as a better, newer version.It also has much more capabilities than the old one and it doesn't have this kind of problem either. Related Problem: PRB1590715