---Summary:---
When you jump to dashboard, your dashboard filters are carried over to the destination. I want to also carry any Drill Into breadcrumbs.
---Example / use case---
I right-click on a FieldA row in my PivotTable and drill it down to FieldB.
Then I click on a number to Jump To Dashboard.
The destination filters for the FieldB row I clicked on, but it doesn't filter FieldA.
That's fine when FieldB.value occurs only as a child of FieldA.value. But some of my FieldB items are repeated in several FieldA items.
For example: Many cities have a "Main Street". I right-click and drill-down on New York's street names. Then I click on data for Main Street to jump. The destination dashboard will show data for every Main Street in every city, instead of just New York's.
---
Can you make JTD respect such a drill-down?
---
PS: I also made a request about making Drill create dashboard filters. That would partly solve this request, but not fully: Sometimes, I don't want Drill to create dashboard filters, but I will still want the Drill to be respected by JTD.