Forum Discussion
Multiple filters on graph from different tables
Hello PBI professionnals,
I encountered a problem today, and can't find any way to fix it :
I have 2 tables of data, 1 show mobility and the other a value. Here are the 2 graphs from these 2 different tables :
graphs
I am using different slicers on those two raphs. But my slicers only work on the second one unfortunately :
Slicers
Both tables also have a "zone" column, with zones going from 1 to 5, a day column from monday to sunday and a date column.
I made a link between the date columns from my 2 tables, so the time slicer is working fine. However, I have trouble with the two remaining slicers on columns "zones" and "days". They only affect the second chart...
Any idea how to solve this problem please ?
Antoine
- Anonymous6 years ago
Finally cracked it !
I created a "Filter" column in both tables, concatenating all 3 values (time, zone and weekday).
moved the relation between tables from the "time" columns to "filter" columns.
So far, it seems to be working... 🙂
9 Replies
- Greg_DecklerCommunity ChampionDifficult to say. Generally, you would create a separate "Zone" table with distinct values for zones. Relate this to your other two tables. Use the zone from Zones table in your slicer.
- v-kelly-msftCommunity Support
Hi Anonymous ,
Select either of the other 2 slicers,then go to menu bar>"format">click "edit interaction":
Check whether the 2 graphs are showing "filter",if showing "none",modify to "filter".
If the above doesnt work,could you pls upload your .pbix file to onedrive business and share the link with us?
Best Regards,
KellyDid I answer your question? Mark my post as a solution!- AnonymousNot applicable
Hello v-kelly-msft ,
Here is the file : https://we.tl/t-tsbkLwWmXT
The problem is, data is coming from 2 different tables, that have the same column names. I do not know how to apply multiple filters (I already linked Time adding a relation, I can't do multiple relation with zone and day columns...)
Thanks for your help !
Regards,
Antoine
- v-kelly-msftCommunity Support
Hi Anonymous ,
Sorry but it cant be opened,can you upload it to onedrive business and share the link with us?
Best Regards,
KellyDid I answer your question? Mark my post as a solution!