Analytics Dashboards not loading in New Project WorkspaceIssue When a user selects Analytics in the New Project Workspace after selecting a Project they get a screen that says "Can't Display this Dashboard" twice/once. Dashboards are visible when we manually try to access the Dashboards from classic UI. STEPS TO REPRODUCE/OBSERVE BEHAVIOR: 1. Go into New Project Workspace.2. Select any Project.3. Select Analytics on the side.4. Attached screen pops up. ReleaseXanadu Patch 7ResolutionFirst, identify which Dashboard it is trying to load and failing. To find that Open the impacted project in Project workspace in Analytics tab. Now inspect the page and go to console logs. You will see something like "Failed to load resource: the server /api/now/v1/par/dash.de inactive=false:1", then copy the link and paste it in a notepad to see the sys_id of dashboard which it is trying to load and failing. Attached screenshot for reference. Note down all dashboard sys_ids "par_dashboard" table. To resolve this please follow below steps:Log in to instance --> Change Scope to "Project workspace" --> Platform Analytics --> Library --> Dashboards --> Open the impacted dashboards For example: "Project Summary" and "Project Summary - Waterfall" --> click on info icon, it will open the configuration --> Under Dashboard visibility --> Add "Project workspace" --> Save. Please find attached screenshot for reference.Above change must be followed in all impacted dashboards.