1

I have a calendar with recurring events. When I try to create a view in list and using 'group by' month & year, it is not showing recurring items separately in each month category.

How can I get a list view to show all entries in the series with each day having different entries?

5
  • Which SharePoint version are you using? is it SP2013 on-premises or SP online or is it SP 2010? Commented Apr 28, 2016 at 5:41
  • it is sharepoint 2010 i am using. I think it is related to the calculated column formula which i am using. Commented Apr 28, 2016 at 6:05
  • Please look into it ..blog.appliedis.com/2013/01/25/… Commented Apr 28, 2016 at 6:31
  • i am able to see diferrent events in calendar but in list view there comes only one row in the start of month date. what i want is that i should be able to view them in every month in which it is scheduled if use group by month on that list.. Commented Apr 28, 2016 at 6:39
  • is my answer helps you? Commented Apr 28, 2016 at 8:44

1 Answer 1

0

In SharePoint 2010, Recurring events will be stored only as a single item with a rule attached to show all recurrences in the calendar view or when the calendar is linked to Outlook.

The only way to have individual events out of a recurring event is to edit any single event in the calendar view and save them without modification. This will generate single events out of the recurring event.

The problem then is whenever you edit the series this events won't be part of the recurring event. The single events also won't be updated.

1
  • Yes Hardik, It worked fine. Are you sure there is no other way to avoid this issue? Although your workaround works just fine, but it wont be feasible everytime. Thanks Commented Apr 29, 2016 at 1:54

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.