Forum Discussion
mattthew
7 years agoFrequent Visitor
Date does not convert correctly (Text)
Date Jan-15 Feb-15 Mar-15 Apr-15 May-15 Jun-15 Newbie here..... Date column listed as text when converting to Date I get 01/15/19, 02/15/19, etc.... How can this convert without adjusting...
- 7 years agoMonth/Date = FORMAT(Table1[Attribute], "MM/YYYY")did the trick..
mattthew
7 years agoFrequent Visitor
Month/Date = FORMAT(Table1[Attribute], "MM/YYYY")
did the trick..