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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
danielhough
Helper II
Helper II

Date Filter Automatically Update to latest date in Table

Hello everybody, I have a date filter in my model that is derrived from a date table. Is there a way I can have this filter automatically select the latest day without manual intervention? I tried adding a colum to add a "1" next to the latestdate in the data and applying a filter of 1 to the filter, but this did not work. Any suggestions?

1 ACCEPTED SOLUTION
v-janeyg-msft
Community Support
Community Support

Hi, @danielhough 

 

If you want to display only the latest date in the report, you can actually filter it directly in pq.

Like this:

vjaneygmsft_0-1624431580628.png

If it doesn't solve your problem, Please feel free to ask me.

 

Best Regards

Janey Guo

 

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

View solution in original post

5 REPLIES 5
v-janeyg-msft
Community Support
Community Support

Hi, @danielhough 

 

If you want to display only the latest date in the report, you can actually filter it directly in pq.

Like this:

vjaneygmsft_0-1624431580628.png

If it doesn't solve your problem, Please feel free to ask me.

 

Best Regards

Janey Guo

 

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

jdbuchanan71
Super User
Super User

If you mouse over the filter icon on one of the visuals before you hit reset in the app, what is diplayed for that field.  The behaviour you describe is not what I would expect.

jdbuchanan71
Super User
Super User

@danielhough 

Add a column to your date table along these lines.

Date Current = 
IF ( [Date] = TODAY(), "Today",FORMAT([Date],"m/d/yyyy"))

Then you use that column in your filter and select "Today".  When the meaning of TODAY() updates tomorrow the date will shift with it becuase the row marked as "Today" will shift.

Hey! So I tried this and I allowed it to refresh automaticly for a few days and whats happening is, the amounts of the days between the refreshes are being included it the displayed figures. If I click, Reset View in the App, then it flips to just dispaying the one day? Any idea how to resolve this?

Ok, let me give this a try and see after the automatic refresh, it updates accordingly 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.