Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello Experts,
I have date picker in my PowerBI Dashboards . My Requirement is to have date auto selectedwith Month start date as from date and month end date as Todate.
Please help with your suggestions
@Anonymous
Currently, we can't put expression into the slicer to have the end date to be Today(). However, you can create a calendar table that dates are always up to today.
Table = CALENDAR("2016/1/1",TODAY())
Then put the date column in above calculated table into a slicer for selection.
Regards,
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.