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! Learn more

Reply
reynold522
Helper II
Helper II

filter data with time stamp from dim date

Hi All, 

I have 5 tables: 4 data tables and 1 Date tables.
data table I write dax code as follows:
DimDate = CALENDAR

(Date(2021,9,15), TODAY())

table 1,2 and 3 out of 4 data tables have two column for time, 

  • one column is date/time e.g., 1/10/2023 5:45:30
  • the other one is date   1/10/2023

if I use dime date connect with data column with many to one cardinality to filter corresponding data in table 1, 2 and 3, it works

table 4 only has one column with date/time format, I add a new column equal to this one and convert it to date format.

however, I can not use dime date to filter this table, it doesnt work.

 

any idea to help?

 

Thanks in advance!

1 ACCEPTED SOLUTION
tamerj1
Super User
Super User

Hi @reynold522 

What do you mean by "convert it into date format"?

you need to extract the DATEVALUE by creating a new column using DAX or transform the same column to date only using Power Query. 

View solution in original post

2 REPLIES 2
tamerj1
Super User
Super User

Hi @reynold522 

What do you mean by "convert it into date format"?

you need to extract the DATEVALUE by creating a new column using DAX or transform the same column to date only using Power Query. 

I did exactly as you suggested however, it didnt work at that time. 

However, I realized that my data is realtime queueing data, that could be the problem. 

 

I used sql create a new column in snowflake. 

 

then it works.

 

However, still thanks for your reply.

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.