Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi,
I would like to filter items based on another table. I will try to explain the issue in an simple example.
Table A:
A |
B |
C |
D |
E |
Table B:
B |
D |
E |
Based on this example, i would like Table A to only show rows A and C, that means the rows, that do not appear in Table B. Can someone help me do that?
Thanx in advance!
Solved! Go to Solution.
EXCEPT('Table A','Table B')
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.