Forum Discussion
Anonymous
3 years agoNot applicable
Convert a text to DATE/TIME and Date Format - Direct Query
Hi, I have a table called Tracker which is on Direct Query Loan ID Link Sent On (type Text) Funded On (Type Text) 1 2022-11-05 19:31:58 2022-11-05 19:25:58 2 2022-11-03 19:31:58 ...
- 3 years ago
Anonymous You would have to use DATEVALUE in a measure.
Anonymous
3 years agoNot applicable
Hi Sir,
It is throwing the below error,
If i write it as calculated column, and when i use it as visual, this is what it looks like
Thanks
Greg_Deckler
3 years agoCommunity Champion
Anonymous Wrap your column reference in an aggregation like MAX.