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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

unable to filter date

hello ,
sharing my data, i have multiple values for same date , i have created calendar table using date of fact table but when i try to filter the date i am unable to do so , please help
Capture 10 march1.PNG

 

3 REPLIES 3
tamerj1
Super User
Super User

Hi @Anonymous 
Apparently the dates in your fact table have different times. The dates in the date table have the default time which is 00:00:00 for example 01/01/2022 00:00:00 which probably relates to non of the date-times in your fact table.
Changing the format from the formatting pane drop list to date only won't help as this only changes how the dates are displayed but the the actual value of the DateTime.

You need to create a date only column that is simply DATEVALUE ( FactTable[DateTimeColumn] ) then link the date table with that column.

FreemanZ
Super User
Super User

hi @Anonymous 

Even the calendar table is created using date of fact table, you still need to relate them. are they related?

Anonymous
Not applicable

@FreemanZ  thank you for your reply, this is how i have created calendar table


 Capture 10 march 2.PNG

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.