I have a report that I've pulled from a SQL database that creates a column with the numeric date and time something was created.
I've split that column so that I get only Year and Month.
Is there any way to convert the Month to text? In other words, "July" instead of "7".
Thanks!
