Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello Guys,
I would like that the final user of the report have the posibility of choose first 1.1.2018 and not before.
Is it any way to make previous dates unable to use?
I will strongly appreciate any help!
@FeelTheFlow
1. If the final users do not have the permission to change the filter panel you can used the method provided by @darentengmfs , adding filter to the date Slicer.
2. The other method is just create a new date column next the old date column, and use the new date column as the slicer.
New Date column = IF([Date]>=DATE(2018,1,1),[Date])
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @FeelTheFlow
Click onto the Slicer, over at the Filter Panel, under "Filter on this visual", filter it by the date you want, in this case Date, with the Filter Type to be "Advance Filtering", and it will be IS ON OR AFTER 1/1/2018.
If you want the whole report to only show data from 1/1/2018, put the Date into "Filters on all pages", and do the same criteria.
Thanks! This is a good option but it seems that it just limits the slicer, I send you an Screenshot:
Set filter on the this page instead of filter on this visual.
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I get the same results:
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 25 | |
| 10 | |
| 10 | |
| 6 | |
| 4 |
| User | Count |
|---|---|
| 32 | |
| 27 | |
| 19 | |
| 18 | |
| 18 |