Hi,
I'd like to build a flow that the outputs a table of columns each day, however I only want items in the table that match a few specific conditions.
So for example, I have status column, when the status changes to the value "not select", I want power automate to collect all the items in the last 24 hours that have changed to this status and add to a table, then the table is sent in an email each morning.
So I need a reoccurring schedule flow to start, then maybe get file properties, has column changed in a condition, would this work for a start, or does the trigger need to be "when an item is modified".
Either way, how would I get it to look back over the past 24 hours only? Is this possible?