You are viewing limited content. For full access, please sign in.

Question

Question

Date range broken down to days for calendar entries?

asked on August 11, 2017

I have a form that has a start and end date. I want to process that range in a workflow and place a calendar entry on an Exchange calendar for each day.

 

So Joe Smith goes to the form and sets the start date on Tuesday and the end date on Friday. I would like to break that down to 4 separate calendar entries, one for each day.

 

Adding a bit of complexity...

Jane Smith goes to the form and sets the start date on Tuesday and the end date on the following Monday. I would like to break that down to separate calendar entries except for Saturday and Sunday.

 

Thoughts?

 

0 0

Replies

replied on August 11, 2017

I think something like this would do it:

You calculate each day in range and use formatting to convert it to the day of the week. Then check if that day is a Saturday or Sunday. The actual work of creating calendar items would happen in the Conditional Sequence.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.