Hi There,
I am trying to trigger a csv report from a Sharepoint list to pull together rows that have a column value in common. I have added trigger buttons to the list, and it does indeed work.
The problem is, I can only create my csv table with all rows. Or if I use ID from the previous stage, I can have just that single row.
What I want is all the rows with some other column values in common.
For example, if my chosen row contains Modified By 'Tom', I would like flow to collect all records modified by Tom.
But I want to return all items modified by the same person as the selected row. I have no static interest in Tom.
I only have ID available from my Selected Item, and no other columns to draw from.
What would be the syntax for that in my Filter Query?
Or is there some other way of doing this at the front end with my trigger button?
Many Thanks in advance for any help
Max
My flow...
