Populate Q1, Q2, Q3 etc as per Start date and End Date

Hi Team,

I have below 2 requirements -

1) Populate Q1, Q2 Q3 etc as per Start date and End Date, I am using the below formula but it is giving error

=IF(AND([Quarter Start Date]@row >= DATE(2020, 8, 1), [Quarter Start Date]@row <= DATE(2020, 10, 31), "Q1'21", IF(AND([Quarter Start Date]@row >= DATE(2020, 11, 1), [Quarter Start Date]@row <= DATE(2021, 1, 31), "Q2'21"))))

The error I am facing is Incorrect Argument.

Attached the screenshot for your reference.

2) Once this is resolved another requirement is, In the Smartsheet B I want to pull the Qtr if the Created date falls between the Start date and end in Smartsheet A.

Please note Created date is the system generated Column.

Can you please support to resolve these 2 queries.

Thanks

Anil Raghav

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!