Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Good afternoon I would like to know how I can only filter a column in power bi
I would like the payment status to only affect the PAID/SENT FOR PAYMENT column.
Thank you very much in advance.
Solved! Go to Solution.
@Syndicate_Admin I assume you mean filter only the indicated column with a slicer? If so, create a measure for the others that are essentially CALCULATE([Current Measure Definition], REMOVEFILTERS([Whatever The Slicer Filters On]). Obviously not syntactically correct, but should get you close.
If you're talking about cross filtering from other visuals, that's more complicated and we can discuss...
Let me know how it works!
@Syndicate_Admin I assume you mean filter only the indicated column with a slicer? If so, create a measure for the others that are essentially CALCULATE([Current Measure Definition], REMOVEFILTERS([Whatever The Slicer Filters On]). Obviously not syntactically correct, but should get you close.
If you're talking about cross filtering from other visuals, that's more complicated and we can discuss...
Let me know how it works!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.