Forum Discussion
davehardikkumar
Helper I
3 years agoExtract time from date using measure
Is it possible to exteact time from date by uisng measure?
tamerj1
Community Champion
3 years agoIf the column has a DateTime data type then you can use
TIMEVALUE ( 'Table'[DateTime] )
- davehardikkumar3 years ago
Helper I
unfortunately I have to use ssas module. so cant add/update column.
- tamerj13 years ago
Community Champion
can you create or add tables?
- davehardikkumar3 years ago
Helper I
Yes I can using measure