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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
GAPER
Post Patron
Post Patron

Filter can't be auto selected to the max

GAPER_0-1702260654354.png

GAPER_1-1702260661861.png

 

 

here is the filter I have. I wish to set the default value as the max value in the data set. However i don't see that option... may i know why?

 

Thanks

 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@GAPER , As of now we can not default date like that. Idea has been there for quite sometime

 

You can have a column like and save on Max Date, as of now
Default Date Today/ This Month / This Year: https://www.youtube.com/watch?v=hfn05preQYA

Date Type = SWITCH(TRUE(),'Date'[Date]=max(fact[date]),"Max Date"
,'Date'[Date]=TODAY(),"Today"
,'Date'[Date]=TODAY()-1,"Yesterday"
,'Date'[Date]=TODAY()-2,"2 Days Ago"
,'Date'[Date]&"")

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@GAPER , As of now we can not default date like that. Idea has been there for quite sometime

 

You can have a column like and save on Max Date, as of now
Default Date Today/ This Month / This Year: https://www.youtube.com/watch?v=hfn05preQYA

Date Type = SWITCH(TRUE(),'Date'[Date]=max(fact[date]),"Max Date"
,'Date'[Date]=TODAY(),"Today"
,'Date'[Date]=TODAY()-1,"Yesterday"
,'Date'[Date]=TODAY()-2,"2 Days Ago"
,'Date'[Date]&"")

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

Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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