Hi all,
I wonder if anybody can assist me!
I have a flow that is supposed to run at the start of each month, that filters a list for anything dated within the last month and then produces a PDF for 'each person' in the list and the list items their name appears in.
My flow is: Recurrence, Subtract time, Get items (filter query 'Date ge 'Calculated time'), Apply to each, Get items 2 (Filter query 'List column name for staff members'), Compose HTML Formatting, Select items (from Get items 2), create file, Convert file, Apply to each, Create file.
The flow works correctly until the filter in Get items 2 - SharePoint list column. It then provided the following error:
The expression "Name of person in list" is not valid. Creating query failed.
clientRequestId:
Please help!