Forum Discussion

PhilippFST's avatar
PhilippFST
Regular Visitor
3 years ago

Dynamic Filter based on Drill Down

Dear all,

 

I'm facing a feature request in one of our dashboards for which I cannot find a solution. If there is already a thread, I'm sorry for reposting - wasn't able to find it on my own. 

 

Let's assume this kind of Dataset:

Proj IDProj Info xxxDivisionLeadCenterTop 5 DivisionTop 5 Leadcenter
1AA-ATRUETRUE
2BB-ATRUEFALSE
3AA-AFALSETRUE
4AA-BFALSEFALSE
5BB-BTRUEFALSE
6AA-ATRUEFALSE

 

The request:

On the one side we would like to have a Treemap with a Drilldown from Division to Leadcenter and on the other side a Table that shows the Top5 Projects. So far so good - Now it gets tricky. The need is to filter the Table for Top 5 Division = TRUE  if the Division is selected in the Treemap and then filter the same Table for Top 5 LeadCenter = TRUE if the Treemap is drilled down to LeadCenter level and a Leadcenter is selected. 

 

Use Case Example:

  1. I drill down Division A in Treemap -> Treemap shows LeadCenter A-A & A-B -> Table shows Proj. ID 1 & 6 (All Top 5 Division = TRUE Items in Division A)
  2. I select LC A-A in Treemap -> Treemap highlights LeadCenter A-A -> Table shows Proj. ID 1 & 3 (All Top 5 LeadCenter = TRUE Items in LeadCenter A-A)

 

Is there a smart way to implement this dynamic filter between a Treemap and a Table based on Drill Down feature?

 

Thank you very much for the support and Best regards

Philipp 

 

No RepliesBe the first to reply