I'd like to run a daily flow that export data from a SharePoint list to an excel spread sheet, some of the columns will always be required, but others I would like based on the input for example
My list has Full Name, Last Name, Vehicle make, Vehicle Model and fleet number, these columns I always want export to the spread sheet, but only if the other conditions are meet, for example if both tyres condition and spare tyre condition was good this person wouldn't show
This is the sort of output i wish to achieve, were only the value of poor is shown.
| full name | last name | vehicle make | vehicle model | fleet number | Condition of tires | notes on tires condition | condition of spare tyre | notes on spare tyre condition |
| Joe | Smith | ford | Focus | 7930 | Poor | worn | poor | worn |
| Jane | Smith | ford | Focus | 7840 | poor | worn | ||
| Lucy | Green | VM | Golf | 7658 | Poor | No tread | ||
Running each day and adding to the excel spread sheet.
If this is not possible is there away of running a daily report just exporting all that days input in the SharePoint list to a excel spreadsheet?

Report
All responses (
Answers (