Hello, I need to create a query that would convert my data to the needed format:
Currently I have two date columns in the table which are Quarter ( "Q1","Q2","Q3","Q4") and Year ("2000","2001","2003"...).
I want a query that would convert these numbers into actual dates. I want every Q1 to be...