In this video I showcase my Power Apps Timesheet Template which lets you submit and keep track of weekly timesheets.
In this video you'll learn about:
✅ Repeating Tables in Power Apps
✅ ForAll()
✅ How to Patch new and existing records
✅ Working with Collections
The Power Apps Template and Flow to provision the list can be found here: https://github.com/aprildunnam/PowerApps/tree/master/Timesheet
watch?v=A8SiNTnQw0Q
Hi @Sanjaysy , @aprildunnam,
I'm facing the issue issue while importing the provisioner, did you find the root-cause? is it possible to have the table sctructure required to create it manually?
thanks
leo
Manager: {
'@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
Claims: "i:0#.f|membership|" & Office365Users.ManagerV2(currentUser.Email).mail,
Department: "",
DisplayName: Office365Users.ManagerV2(currentUser.Email).displayName,
Email: Office365Users.ManagerV2(currentUser.Email).mail,
JobTitle: "",
Picture: ""
},
the ddweeks may be related to the default value:
have you resolved your errors? Are you able to delete/remove items from your gallery and does it update sharepoint?
Hi @aprildunnam ,
Thanks for the source, really helpful,
Im wondering the steps 5,
Go to the TimeEntries List and add a Lookup Column called "BillTo" that points to the BillTo Lists Title field.
May i know where should i find the "TimeEntries List"?
Hi @jaxkookie
I am trying to implement the same tool in my company, unfortunately I am facing many challenges post importing the file to PA & Apps. Do you have some time to help me on this?
I am learning PowerApps now and have limited knowledge on the tool.
Hi @jaxkookie , @aprildunnam
I am trying to implement the same tool in my company, unfortunately I am facing many challenges post importing the file to PA & Apps. Do you have some time to help me on this?
I am learning PowerApps now and have limited knowledge on the tool. your help would be really appreciated.
Have you imported the resource successfully? Before making any changes can you run it?
Yes, I was able to import it, i am not sure if i need to setup any columns in sharepoint.
Currently i see many errors in Apps & Flows both
Hi April,
Im looking to build a timesheets for employees to fill in that is based on a fortnight. This would need a start time, finish time, breaks taken with total hours for the fortnight that will go to the manager for approval.
do you have or do you know of any videos that can assist with this ?
thank you
Simone