Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a visual that is a table that involves a join between two tables. I want one table to filter the other table in the visual however I'm still getting rows (on the bottom of the below picture) that shouldn't be there. How can I get these rows filtered out?
Here is what my join looks like:
Solved! Go to Solution.
Hi @Anonymous ,
Because relationships are one to many, you filter one from many directions.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Create a measure like this and apply it to visual level filter.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks, but shouldn't the table be already filtered with the table join and by making the join active?
Hi @Anonymous ,
Because relationships are one to many, you filter one from many directions.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.