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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
FeelTheFlow
Regular Visitor

Limit Data Range

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?

FeelTheFlow_0-1600448506761.png

 

I will strongly appreciate any help!

 

 

 

5 REPLIES 5
Anonymous
Not applicable

@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])

newdate.JPG

 

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.

 

darentengmfs
Post Prodigy
Post Prodigy

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.

 

 

darentengmfs_0-1600448943054.png

 

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:

FeelTheFlow_0-1600760139989.png

 

Anonymous
Not applicable

@FeelTheFlow 

Set filter on the this page instead of filter on this visual.

filterpage.JPG

 

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: 

FeelTheFlow_0-1600762102036.png

 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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 Kudoed Authors