The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have used below checkbox filter with default month selection in number of reports but every month again changing the month selection manually. Is there any way to apply dymanic current month selection in below checkbox filter.
Please note business want only this type of filter with dynamic current month selection.
Thnaks in advance
Hi @Pawan ,
I don't think what you're trying to achieve is currently possible. You can create a calculated column that determines whether a month is the current month - say return "current month" otherwise the month name - but that will be another set of slicer items that will not be as shown in your screenshot.
You may raise this as a future feature though - https://ideas.powerbi.com/
Please see the below tutorial, hope this helps. You will have to tweak the code a bit to show the current month.
Default dynamic Date Slicer and also custom select Dates in PowerBI | MiTutorials
@miTutorials Thanks for your reply. But my scenario is different business want only checkbox with all the years but current month need to apply as default