Forum Discussion
Anonymous
8 years agoNot applicable
Convert Measure Text type into Date-Time Type
I have written 2 measures which gives me date value and time value. SelectedDate = SELECTEDVALUE(New[BEGIN_DATE]) SelectedTime = SELECTEDVALUE(DateRange[TimeRange]) these both data typ...
uk_tj
7 years agoAdvocate IV
Bit late but try adding the date to the time...