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

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.

Reply
Tim_H
Helper I
Helper I

Date filter (same data) different result on visuals

Hi

 

I have two date slicers refering to same data

 

Capture.JPG

 

Both refer to new created table and column Date, Date 

Top one is hierarchy

Bottom Date

 

Altough same source, same period selected (last 12 months) outcome is different.

using hierarchy date (top filter)

Tim_H_0-1614156879186.png

using last 12 months (bottom filter)

Tim_H_1-1614156967281.png

 

Is it possible to connect both filters to show the same data as in using top filter (hierarchy)?

I want to use bottom filter with top result.

Temp solution is to set both filters on same requested period..

 

Thanks for helping

 

Kind regards

 

Tim

 

 

2 ACCEPTED SOLUTIONS
Tim_H
Helper I
Helper I

Solved by adding extra month and year column in my calendar.

 

Just looking how to change start date of this calendar

 

Tim_H_0-1614248758407.png

 

I want to have a roling start date...  for example Today - 730 days   (2 years)

View solution in original post

And also solved

 

StartDate = Date.AddMonths(DateTime.Date(DateTime.FixedLocalNow()), -24)

 

View solution in original post

6 REPLIES 6
Tim_H
Helper I
Helper I

Solved by adding extra month and year column in my calendar.

 

Just looking how to change start date of this calendar

 

Tim_H_0-1614248758407.png

 

I want to have a roling start date...  for example Today - 730 days   (2 years)

And also solved

 

StartDate = Date.AddMonths(DateTime.Date(DateTime.FixedLocalNow()), -24)

 

amitchandak
Super User
Super User

@Tim_H , Can you provide details about the first filter. How it works, Does it use any measure.

 

Is the same visual show with both filters?

 

Can you share  a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

No measures are used for both filters.

 

both refer to same data

 

only difference

 

Tim_H_0-1614158167580.png

 

only difference top is Date Hierarchy, bottom Date selected. (and ofcourse how it's presented)

 

Edit : in my visual also date hierarchy is used. When setting this to date it's shows correct timeframe.

plainly
Regular Visitor

How about "show items with no data" option in the visual:

https://www.youtube.com/watch?v=MqbfaO2YmMQ

 

You might be also interested on my blog post on DAX date calculations:

https://www.plainlyresults.com/blog/power-bi-dax-how-to-calculate-and-filter-based-on-dates/

 

In visual "show items with no data" is used. But why have two different results for same periode depending on selected date (Date or date hierarchy).

 

is there a possibility to connect both filters so when one is set the other automatic selects same period ?

 

As said workaround is to set both filters for same period, but want to avoid double work and use bottom filter.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.