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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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