A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Here is an example for you:
1.Create a choice column with 2022 H1, 2022 H2, 2023 H1 and 2023 H2 values.
2.Create a calculated column by using below formula.
=IF(choice="2022 H1","30/6/2022",IF(choice="2022 H2","12/31/2022",IF(choice="2023 H1","30/6/2023","12/31/2023")))
3.Result:
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.