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
Vinayak_704
Regular Visitor

Report Filtering

I want to my whole report to show data on latest month once data get's added. How to do in Power BI?

2 REPLIES 2
Idrissshatila
Super User
Super User

Hello @Vinayak_704 ,

 

Refer to this solution to make the slicer default as current month even when the dates changes.

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

 

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




HiraNegi
Resolver II
Resolver II

Hi @Vinayak_704 ,

you can create a custom column in your date dimension to flag the current month and then use it to put page level filter.

CurrentMonthFlag = IF(FORMAT(TODAY(), "MMM-yy") = DateDim[MonthYear], 1, 0)

HiraNegi_0-1674030416890.png

 

Hope this helps !

 

Regards,

Hira Negi

 

Please don't forget to upvote and Accept as answer if the reply is helpful

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.