- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Filters Not Working - 3 tables
I think I'm just tired tonight because I know I've done this before, but I have 3 data tables (+calendar & type tables). I have linked the tables thorugh a relationship with the calendar table and "type" table, and can filter by type/date, but I also want to be able to filter by shipped or received. Currently when I add the filter for direction, only the table the filter is coming from will change. I tried appending the data but then I can't get it to split apart correctly in the visual.
My columns in all 3 data tables are date, source, type, direction (ship or receive), units.
Example of one:
Date | Source | Type | Direction | Units |
1/1/24 | Online | Small | In | 10 |
1/1/24 | Retail | Medium | Out | 20 |
1/2/24 | Online | Medium | Out | 30 |
1/2/24 | Store | Small | In | 15 |
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @LCook ,
Taking into account what you refer you need to also have a dimension table for the Direction with the values In / Out and then relate with the 3 tables that will create a start schema for each table that will allow you to filter all of them at once has you do for the calendar.
Regards
Miguel Félix
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Check out my blog: Power BI em Português- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @LCook ,
Taking into account what you refer you need to also have a dimension table for the Direction with the values In / Out and then relate with the 3 tables that will create a start schema for each table that will allow you to filter all of them at once has you do for the calendar.
Regards
Miguel Félix
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Check out my blog: Power BI em Português- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried that last night and it would not work for some reason but it did now. Thank you!!!

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
05-07-2024 02:47 PM | |||
09-01-2024 09:58 PM | |||
04-11-2023 04:45 AM | |||
05-25-2024 10:07 PM | |||
08-26-2024 08:55 PM |
User | Count |
---|---|
85 | |
78 | |
41 | |
40 | |
35 |