This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi everyone!
I have three separate data sources (active, closed, opened) jobs. Each one has a column which lists the Task Type (ie. incident, request etc).
What I'm trying to do is create a Task Type filter to filter the dashboard. I have created a separate Task Type table and linked them all to the initial 3 sources. However, the filter only seems to filter one of the three data sets (active).
Any idea how I can connect the filter to all three data sets?
Thanks!
Mike
Solved! Go to Solution.
Hi @Phil_Seamark and @Anonymous,
Thanks again for the help. I ended up recreating the initial data table to overcome the issue.
See you guys around the forums!
-Mike
Hi @mshamsiev,
I am not able to reproduce your issue, please help to share sample data of your tables and post a screenshot about how you create relationship among these tables.
Thanks,
Lydia Zhang
Hi @Phil_Seamark and @Anonymous,
Thanks again for the help. I ended up recreating the initial data table to overcome the issue.
See you guys around the forums!
-Mike
Hi @mshamsiev
Do you combine your datasources in any way or are these three separate tables in Power BI, each with a many to one relationship to the Task Type table?
It sounds like you are on the right track. Please also double check that all the columns used on both sides of each relationship are the same datatype.
Hi @Phil_Seamark,
Thanks for the reply! All three datasources are separate tables. They all have columns which include 'assignment group' 'task type' and 'date'. So I created three further tables containing each of those variables and matched them. Do I need to combine them?
Much appreciated.
-Mike
Hi @mshamsiev
You don't need to combine them, but if they are as similar as it sounds like, it will make filtering and other measures easier if they are in the same table.
You can do this in DAX using a UNION function, but I'd recommend you do it in the Query Editor using the Append Queries function on the Home tab.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 25 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |