Hello everyone,
I have a business case where I need to insert events from an excel file to SP Calendar . Before inserting an event, I need to check if it is already present on the SP Calendar. If it is present, we do not insert it.
I used the function Get Items, but realized that it picks up all the events in the calendar irrespective of the year. I am looking to implement a function similar to 'Get Calendar View of Events' we have for Outlook, where we can give a start time and end time, along with the subject and filter out the events.
Is there any way to achieve this? Kindly do let me know.
Thanks in advance.
Thanks,
Aishwarya