JumpToDashboard - Troubleshooting the most common configuration issues
Updated 03-04-2025
I am trying to use "resetDashFiltersAfterJTD" = true but my dashboards keep inheriting the old preset I had. Is this the right code?
{
"data": {
"args": {
"displayDashboardsPane": false,
"displayFilterPane": true,
"drilledDashboardDisplayType": 3,
"resetDashFiltersAfterJTD": true,
"mergeTargetDashboardFilters": false,
"excludeFilterDims": [
"[DimDate.Date Range (Calendar)]",
"[DimSerLine.Service Line]",
"[DimSubSerLine.Sub-Service Line]",
"[DimSerCat.Service Category]",
"[DimSCS.Site of Care Summary]",
"[DimSCC.Site of Care Classification]",
"[DimSerState.Service Location State]",
"[DimSerCBSA.Service Location CBSA]",
"[Procedure_Volume.network_name]",
"[Procedure_Volume.definitive_name]"
]
},
"dashboardId": "67a0eb8e51775700320aade9"
},
"style": {
"backgroundColor": "#fffff",
"color": "#07284C",
"fontSize": 16,
"fontWeight": "550"
},
"title": "Audience Overview",
"type": "JTD"
},
Hi Astroraf!
Please try to use resetDashFilterAfterJTD to reset filters on your JTD dashboards after jumping to them. It might be a spelling issue. If it's not, please raise a support ticket providing parent and drill dashboards examples along with the JumpToDashboard configuration for us to review :)