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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
SirJJAnderson
Helper III
Helper III

Filtering Multiple "Count of Date" Columns with One Slicer

I followed the solution described in https://community.powerbi.com/t5/Desktop/Filter-Multiple-Date-Columns-in-One-Slicer/td-p/669410 to create a transformed data table and date table and create a relationship between them and my original data table.

 

However, my "count of date" columns are giving me incorrect numbers... they are counting dates that are outside of my date filter.

 

The "Count of createdate" column is returning a total of 53 for March - this is incorrect, should be 43.

The "Count of demo_date" column is also returning a total of 53 for March - this is correct.

 

The issue is that 10 deals with a demodate in March have a createdate before march. But I only want to count dates in March, regardless of the column. How do I do that? Don't want to count any dates in any column that are outside of my slicer 🙂

 

Screen Shot 2020-05-13 at 1.10.35 PM.png

1 REPLY 1
v-lionel-msft
Community Support
Community Support

Hi @SirJJAnderson ,

 

This is caused by the relationship between the tables, maybe you can add a filter on the "Earliest Createdate" column.

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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