Hi,
I have project [StartDate] and [EndDate] in a table A. How can I run a query that lists down quarters in rows or columns. For example:
Start Date: 8/1/2018
End Date: 11/30/2019
Expect Result:
Q3 2018
Q4 2018
Q1 2019
Q2 2019
Q3 2019
Q4 2019
Thanks for the help.
Dhamdard
I have project [StartDate] and [EndDate] in a table A. How can I run a query that lists down quarters in rows or columns. For example:
Start Date: 8/1/2018
End Date: 11/30/2019
Expect Result:
Q3 2018
Q4 2018
Q1 2019
Q2 2019
Q3 2019
Q4 2019
Thanks for the help.
Dhamdard