Help

The Community will be undergoing maintenance from Friday February 21 - Friday, February 28 and will be "read only" during this time. To learn more, check out our Announcements blog post.

Dynamic Filtering Issue for Kanban interface

208 2
cancel
Showing results for 
Search instead for 
Did you mean: 
bw
4 - Data Explorer
4 - Data Explorer

Hi All,

I'm currently creating an interface for my team where we can effectively manage what sprint, client, goals and tasks we are working on. I want to be able to select a sprint from a filter, as a result filter for clients that are linked to this sprint and then as a result filter for goals that are linked to the selected client and sprint. This will then display the task on a kanban view that I stack by status.

I have a base with a tasks table, goals table, clients table and sprints table. In the task tables you can link the goals and this will then show the lookup for the client and sprint that goal is assigned to. Any help would be much appreciated. Happy to share more information if needed.

Task table headings:

bw_0-1738864166363.png

Current interface dropdowns that don't dynamically update:

bw_1-1738864325331.png

Thanks

 

2 Replies 2

I'm looking for advice or suggestions on how I could go about setting this up myself to manage. Have you got anything you could share with me? Or would you be wanting to be building it?

Hmm what if you used a Blank Interface with chained record picker elements that acted as filters? 

Screenshot 2025-02-07 at 5.23.53 PM.png

And this is the data:
Screenshot 2025-02-07 at 5.24.04 PM.png

And I've set it up for you here