
Is it possible to create a flow on power apps for when the week ends a user can click on a button to submit their weekly activities to their manager. So adding a button on a particular screen where their activities are listed for the week and the button when clicked allows them to send out their entries to their respective manager.
Hi @Anonymous,
First off, you have to decide what data source to use:
- is it a CDS environment with entities? such as the Activity entity?
- is it a custom SharePoint list?
Once you have your data source, you can decide on the trigger: button or shceduled.
I'm adding a link to a similar thread so you can have an idea on how to build it:
https://powerusers.microsoft.com/t5/Building-Flows/Weekly-Activities-Open-Scheduled/td-p/365517
Hope this helps you.
Thank you,
Ovidiu