Hello! I'm slowly learning how to use PowerApps and this one is a challenge for me...
I created an in-house video player for my employer. When the user opens the item from a gallery, he is showed a screen with a form containing all the details from the video (duration, description, title), along with a button to get a certificate when he has watched the video.
I am working with 2 SHP lists/libraries: one with the videos ("Videos"), and a list where a line is added everytime a user watches a video, stating their email address, the title of the video, its duration and today's date. This information needs to be pulled from the "Videos" library. I then use this SHP list for different PowerAutomate flows (like sending an email to the user).
I need help with the Collect or Patch function for the button. What would be the proper way to get the data from the video in the Form, and create a new line in another SHP list with data from the video in different fields?
Thank you for the help 🙂