Hi @JohnAageAnderse ,
Thanks for replying. I have added answers .
Is the list you are getting items from a calendar? - Yes
How does the Filter Query field look like and what is the actual value you are using in the field?-
The filter query i am using the same in screenshot above EventDate le '@{variables('start date')}', T have stored the start date of meeting in a variable named startdate. i am trying to fetch the last event whose start date is less than current event date, so that i want to fetch the details of last event , store it update the current event fields with last event details.
Do you or the account that runs the flow have permissions to read from the calendar?- Yes, i am sharepoint admin and flow i think it have permision, don't know exactly how to check that whether my flows that permission or not. but when i run the above workflow it was working fine, but not getting the desired result
I just tried doing what you are trying and it works for me! No recurring meetings though in my calendar? Can u please share the screenshots.