Analytics Dashboards not loading in New Project Workspace. Error "Can't display this dashboard".Issue When a user Opens a project and selects Analytics tab on left panel in the New Project Workspace, after selecting a Project they get a screen that says "Cant Display Dashboard" Once/twice. Dashboards are visible when manually accessing them 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 7CauseThe dashboard visibility is not set to Project Workspace in Dashboard configuration.ResolutionFirst, 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.