Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello
Relatively new to using Power BI and unsure how to get possible soloution.
Data is all from same table, and aim is to summarise detail on single page, an overview table showing task count split by various catergories. Then option to click on the task count to get task details in table below.
However how the current set up is, whichever task count i click on i get all different task catergories for the team. I would like to be able to click on Task A open task count and only see in the table below the details for open task in team A, not all team A's tasks.
Thank You
Team | Pending Tasks | Open Tasks | Closed Tasks |
a | 4 | 12 | 36 |
b | 16 | 14 | 27 |
c | 10 | 6 | 19 |
Team | Task | Task Number | Due Date |
a | Generic Task | 123 | |
a | Generic Task | 122 | |
b | Generic Task | 121 |
Hello @User57639205 ,
you can filter on the second visual table with the status of your task and specify that you only want the open tasks.
Hope it helps
Best regards,