Hi Community,
sounds silly I know, but I've been browsing the community and can't seem to find a solution. I'm clear on that you can take a date and parse out the Month and Year, but every time it returns a string value and not a date value. Would be great to return a Month and Year that is a date value, any suggestions/thoughts would be greatly appreciated.
Input: YYYY-MM-DD Data Type = Date
Desired Output YYYY-MM Date Type = Date
What I'm seeing a lot of responses provide YYYY-MM Date Type = V_String
Thanks again!