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

How to filter both Date and Time range from timestamp column

I have app insights data with timestamp column in it. Need to create a powerbi report with timerange filter where user needs to pick from /to date and from/to time. I can get start date and end date by using slicer setting 'between'. As for the time range I couldn't get the expected

 

 

I am trying to acheive something like thisI am trying to acheive something like this

 

4 REPLIES 4
Idrissshatila
Super User
Super User

Hello @sharmisaranga09 ,

 

there's no between slicer that will show between date and time, you have have them as a drop down.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Dropdown of whole timestamp or is it possible to split date and time and have dropdown for date separately and dropdown for time separately?

Even if I get them separately I couldn't set from/to limits to time part. 

Hello @sharmisaranga09 ,

 

yes, you need first to split the datetime column into two columns, date column and time column then you can add it in two seperate drill down slicers.

 

check this to split the datetime into date and time https://www.youtube.com/watch?v=RR5XvbRwCxI

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




I got the date and time extracted into two columns, can I apply from and to on date and time or is it possible only through dropdown as you mentioned earlier?

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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