Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
drogo96
Frequent Visitor

Filtering data in power bi

Hey team, 

I am trying to get count of id on basis of three filters. Where first filter is "renewal" applied on column charging mode, the second filter is "1" on status column and third filter is on "ft" on source  id column. The problem I am having is that if the filter of charging mode and source id are not working together. Like if i select charging mode "renewal" just few values show on the source id column. What is this issue?

 

1 REPLY 1
lbendlin
Super User
Super User

filters are applied on top of each other ("AND").  If you expect a different behavior then you need to use measures (and likely disconnected tables)

 

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.

https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors