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

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors
Top Kudoed Authors