
Hi,
I want to make a flow where if someone doesn't submit a power app form to a sharepoint list for the previous month. It will automatically create a record with the most recent months data with the exception some of the values will be zero. Is this possible? If so how would my outline flow look?
@JBennett12 Yes you can do this. You need to use scheduled flow which will check last date of month then you need to check who has not submitted data then create items in SP list.
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.