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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
ykumar03
Frequent Visitor

How to apply Range filter on a column of power bi table/Data

I have the below table in Power Bi.I want to range filter on the date column. date column is in text format.

 

name date
xyz01082020
abc01072020
pqr01062021
uwv01092021
lky15082020

 

Range filter is like date greater than equal to 01082020 and date less than equal to 31082021. The final result set should look like below

 

name date
xyz01082020
pqr01062021
lky15082020

 

Please help.

 

1 ACCEPTED SOLUTION
TomMartens
Super User
Super User

Hey @ykumar03 ,

 

first you have to make sure that the column date is of data type date or datetime

image.png

then you can use the column inside a slicer using the Between setting of the slicer:
image.png

Hopefully, this provides what you are looking for.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

View solution in original post

2 REPLIES 2
ykumar03
Frequent Visitor

Thank You Tom

TomMartens
Super User
Super User

Hey @ykumar03 ,

 

first you have to make sure that the column date is of data type date or datetime

image.png

then you can use the column inside a slicer using the Between setting of the slicer:
image.png

Hopefully, this provides what you are looking for.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.