Тёмный

PowerApps Flow Intro Upload an image to SharePoint using Flow 

Shane Young
Подписаться 166 тыс.
Просмотров 173 тыс.
50% 1

In this video, you will learn how to get started using PowerApps and Flow. You will learn how to build an app that saves images with metadata and upload that to SharePoint and then get a link to the file back from SharePoint. Pretty cool stuff and a must in your toolbelt as you become more awesome at PowerApps.
Snippets from the video you will need
dataUriToBinary(triggerBody()['CreatefileFileContent'])
concat('shanescows.sha...['Path'])
If need additional help feel free to reach out to me at www.PowerApps9...

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 640   
@micksmith1640
@micksmith1640 4 года назад
Just wanted to shout out to you Shane & express my gratitude for your hard work creating these videos - some of your content is absolutely invaluable! I have just started along the Flow/PowerApps journey and it's awesome, but frustrating too! The content you put out is brilliant and VERY helpful. Keep up the good work man.
@ShanesCows
@ShanesCows 4 года назад
Thanks Mick. I will keep making if you keep watching
@chris8534
@chris8534 5 лет назад
Love how you do the walk through and after that doing the practical. Much easier to learn.
@ShanesCows
@ShanesCows 5 лет назад
Thanks. 😎
@Amr-Ibrahim-AI
@Amr-Ibrahim-AI 4 года назад
Indeed. It's great to first see what we will build then watch the steps to build it. Very helpful!
@ColPrice45
@ColPrice45 Год назад
Morning, Mr. Shane! I just want to give you a big thank you because your videos help me so much to create my very first Power app :D Btw, I also want to share that the code you use in 18:18 should be justified from dataUriToBinary(triggerBody()['CreatefileFileContent']) --> dataUriToBinary(triggerBody()['Createfile_FileContent']) - (underscore added), in order to work properly. It took me 2 hours to realise that. Hope it will help to whom might need :D Cheers!
@ShanesCows
@ShanesCows Год назад
Thanks Chan. 😎
@vicbrookes9466
@vicbrookes9466 2 года назад
Just want to say thank you Shane, not tried this yet but can’t wait to. You make things feel so much more manageable
@ShanesCows
@ShanesCows 2 года назад
Glad to help Vic. I have a lot of different videos that cover upload. THis one might also be of interest depending on how you are getting the files. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html
@genolark
@genolark 6 лет назад
Shane, First off let me say, your videos have helped me tremendously in figuring out to implement several functions into an app I am building for my work, which in turn is essentially a CRM replacement that is build perfectly for our needs. Now to my main comment, you mentioned in this video that you could not figure out how to upload any other files except images while using a flow. This is similar to a feature that we needed except that we do actually need to be able to upload any type of file since there can be a multitude of file types from images, to PDF files, to doc files etc., and so I was looking into the SharePoint list and Attachment Control within PowerApps and have figured out how to get it to work any file type and work for our needs. Here are the details in a brief summary of our setup. We are using a MySQL DB as the primary data source. I setup a table that would have all of the attachment details. I then created a SharePoint List with 2 fields, Title and sp_attachment_id. I then added the "Attachment" element to a new form which I linked to another form that has the MySQL Data Source. I then used Lookup formula to basically link the MySQL DB Attachment ID to the SharePoint List sp_attachment_id. I then setup the sp_attachment_id fields default property value to check if it is a new attachment, if so, then use the MySQL Attachment ID fields value and this now creates the link between the SharePoint List and the MySQL records. Now we can create a new attachment, upload our files from the desktop, save the record and it creates the new List entry with the attachments and it is linked to our unique record inside PowerApps. Now I know I could have setup a flow to pull over meta info but I just needed a way to upload files to our SharePoint list library as a means of storage while keeping all the meta within the MySQL record. If you would like I can give you more details on how I got this working.
@davecawthorn2234
@davecawthorn2234 6 лет назад
Fantastic video Shane, fills in a lot of gaps in my knowledge and your presentation style is just the best. I'm been tinkering at the edges with Powerapps doing simple things like visitor logs and such like but these videos are egging me on to try new things.
@ShanesCows
@ShanesCows 6 лет назад
That is great. Be sure to share when you come me up with your awesome app.
@DavesTechTips
@DavesTechTips 6 лет назад
Golf clubs are hugely handy for when you have to write expressions in Flow.
@ShanesCows
@ShanesCows 6 лет назад
Agreed.
@TheEbbemonster
@TheEbbemonster 4 года назад
But it is "No Code"!
@jorgemolinasalas3210
@jorgemolinasalas3210 4 года назад
Hi Shane, i have been struggling with this Camera app until i found your video. Still struggling on saving peninput into sharepoint, but thanks to you i can now save photos from my app to Sharepoint. Thanks a lot for the content.
@ShanesCows
@ShanesCows 4 года назад
Glad I could help!
@WychfinderYT
@WychfinderYT 5 лет назад
Hi Shane. What a fantastic video giving a clear and easy to follow explanation of a complex project. I had a great sense of satisfaction successfully reproducing what you shared. I am looking forward to finding and seeing what other topics you cover. Thanks for all your hard work. Adrian
@ShanesCows
@ShanesCows 5 лет назад
Glad to help. 😀
@oshritcohen-shemesh2721
@oshritcohen-shemesh2721 2 года назад
Wowwwww Thank you soooooo much!!! you actually spent 2 days to make this cool, teaching, good video for us..... really appreciate this!!!
@ShanesCows
@ShanesCows 2 года назад
Glad to help. 😀
@iwayini
@iwayini 4 года назад
Shane many thanks for making this video. I have learned a lot from you. Hope you have a great day! Greetings from Bedford, UK.
@ShanesCows
@ShanesCows 4 года назад
Thanks 😊
@danielpipe3378
@danielpipe3378 4 года назад
Got it! Got it to upload from Camera to SharePoint and Onedrive AND got it to upload from the "Add Picture" control to SharePoint (upload existing pictures from phone/desktop). The only challenge left is to get it to upload from Add Picture Control to OneDrive as that doesn't seem to accept the same Content as SharePoint does. My idea to workaround is to copy the whole file from SharePoint to Onedrive in Flow.... I'll let you know when I get it. Thanks for the video. You video URLs often end up on my hidden settings pages haha
@ShanesCows
@ShanesCows 4 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html covers it.
@cainegoh
@cainegoh 3 года назад
well done shane ... your tutorial is informative, easy to understand and fun.. nice work ! thank you very much
@ShanesCows
@ShanesCows 3 года назад
Thanks Glad to help. 😀
@nforehand
@nforehand 2 года назад
Thanks a million ... I followed the video to make my own app for the company with some tuning and adjusting and VOILA .. it worked perfectly :) ... can't thank you enough :)
@ShanesCows
@ShanesCows 2 года назад
Great to hear!
@anon-24601
@anon-24601 Год назад
Hi Shane. Seems like there was a change in Power Platform that has broken this demo. Any chance you could please drop an update in the description or pinned comment?
@sangrampradhan8349
@sangrampradhan8349 3 года назад
Thanks for the wonderful video Shane. Is it possible to record a video using Power Apps or Power Platform?
@ShanesCows
@ShanesCows 3 года назад
Not that I have found.
@georgegornall1265
@georgegornall1265 4 года назад
Really good video that was easy to follow for someone just getting started like me. I have one question. Is it possible to send the "takenpic" between screens? I want the user to select a separate camera screen if an image is required along with the form entry. After the user takes the picture, I want it to display on the same screen on the form before the picture gets uploaded to sharepoint and the form is updated with the link. I managed it by uploading the pic when it is taken and then calling the URL to the form page but it makes things a little slow
@ShanesCows
@ShanesCows 4 года назад
Yes. Look for my video on variables. Long story short use Set and then the variable is available throughout the app.
@juanignacioparedes7546
@juanignacioparedes7546 4 года назад
This video is excellent, thanks Shane! Please keep uploading videos about power apps!
@ShanesCows
@ShanesCows 4 года назад
You got it! 👍 I am around 100. Probably should count 😀
@iainscott-brown3977
@iainscott-brown3977 3 года назад
Shaun, video great as always. I was wondering whether or not you can take a photo in your app but then upload as an attachment to a sharepoint record?
@ShanesCows
@ShanesCows 3 года назад
You can but would need a flow. I haven’t done it but should be possible 😊
@rebeccasackett6472
@rebeccasackett6472 5 лет назад
Thanks for this...I took what you had on this one and another and combined the two basically and mine takes the photo, converts it to a jpeg and then places it as an attachment on a sharepoint list item because I needed the ability to download the photos later if they need to be sent to a customer. Your videos are always helpful..thanks!
@ShanesCows
@ShanesCows 5 лет назад
Check out Azure Blob Storage for the best way (in my opinion) to handle images. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-wF0MmiaGO_o.html
@ifromurgut
@ifromurgut 3 года назад
Hi, Shane! Really appreciate the video courses you are making. Good job! Please, keep on.
@ShanesCows
@ShanesCows 3 года назад
Thanks, will do!
@TheEbbemonster
@TheEbbemonster 4 года назад
You can upload ANY type of file with Flow, though with the restrictive size limit of 100 Mb Pro tip: 1. Upload file using "Add Image" 2. Store "UploadImageButton.media" in an image 3. Extract Binary data from image using: Substitute(JSON(Data.Image; IncludeBinaryData); """"; "") 4. Send this Binary data to Flow 5. String-split data as it has a data type descriptor in the start: Datatype,binarydata 6. Send binarydata as file content 7. Wuuup, I made it!
@ShanesCows
@ShanesCows 4 года назад
Like so? 😁 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html with the bonus of all files
@jaumepons7774
@jaumepons7774 4 года назад
Hi Shane, great video! All your videos are much appreciated. I was able to build this up, but I see that the pictures are saved with a very poor quality, no matter if the phone has a good camera. There is any way to increase the quality of the images? Thanks!
@lukepage2316
@lukepage2316 2 года назад
I'm assuming you have already realised this. But the camera control is limited to 480p. Something Microsoft have been keen to hide!
@SmallTownTechie
@SmallTownTechie 5 лет назад
Had the pleasure of seeing your demonstrations at the sharepoint fest in Austin, from that and your youtube tutorials I've created several Apps now. What I'd like to do with this one is choose the folder path by a drop down in the app. Is there a way to do that? I have a library with several folders, I'd like my users to pick the folder name from a drop down and have the image uploaded there but I can't figure out how to get the flow to recognize the Folder path from the drop down.
@ShanesCows
@ShanesCows 5 лет назад
Pass the folder path in as an input tot the flow and then add it to the path. In my head it works. 😀
@fabioribeirodesouza7248
@fabioribeirodesouza7248 4 года назад
Thanks Shane! Fantastic tutorial. Your videos help me a lot.
@ShanesCows
@ShanesCows 4 года назад
Awesome 😎
@UXEMTOM
@UXEMTOM 4 года назад
Hi Shane, great video man. I have a question. Can a powerapp be built that connects to an external scanner? (not the barcode scanner). My idea is to create an app with a scan button. And when hitting that button, it will scan the documents I have in an external scanner.
@ShanesCows
@ShanesCows 4 года назад
Not that I know of. 😑
@obsidianoffices9127
@obsidianoffices9127 4 года назад
Hi Shane, really useful video. I am having some trouble when running the flow I am using a lookup field from my document library and it just doesn't like it! Do you have any work arounds for this? Everything else works fine just this little niggle! Thanks
@ShanesCows
@ShanesCows 4 года назад
I am not sure. Sorry
@vaishaligupta3717
@vaishaligupta3717 Год назад
Hi Shane, I highly appreciate your content and love the way you make building PowerApps so easy, most of my PowerApps knowledge is because of your content in fact I can say my journey began with your videos. However, I am facing an issue while creating the same app as you have shown in the video above but facing an issue/bug. the camera and gallery control are visible on my desktop app however they aren't visible when I am using the app on my mobile, could please help or suggest the issue or resolution for the same. Looking forward to your response. Many thanks in advance Regards, Vaishali
@myatix1
@myatix1 4 года назад
Hi Shane, Great video! I was wondering if this is now possible with "Add Picture" control since this video is from 2018?
@ShanesCows
@ShanesCows 4 года назад
Try this 😀 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html It took a long time to figure out.
@jeffreymartin5944
@jeffreymartin5944 4 года назад
Shane, another great video even though it is almost 2 years old still relevant. The Workflow has changed slightly and now for the Create File => File Content there is a Dynamic content Convert to binary image method called Outputs which works...the code no longer works or I should say it did not for me. But all-in-all GREAT JOB!!! I enjoy your videos and the enthusiasm. Going to Share this with my Team for our Virtual SharePoint Saturday next weekend, they should enjoy it as well. Stay Safe!
@ShanesCows
@ShanesCows 4 года назад
Thanks Jeffrey
@andremartins7411
@andremartins7411 5 лет назад
Great Video Shane! When my App is offline, can I save the picture in some type of variable so it can then upload it to sharepoint when the connection is reestablished? Thank you!
@ShanesCows
@ShanesCows 5 лет назад
Check out the SaveData function. I need to do a video on offline
@euclidesdejes
@euclidesdejes 3 года назад
Hi Shane, thanks for the videos, I had learned a lot from you since starting on PowerApps. Is there a way to add the photo directly to a SharePoint List and to display storage photos back on PowerApps nowadays? Since this video is from 2018 and you said that to date... but have there been any upgrade on PowerApps for this?
@ShanesCows
@ShanesCows 3 года назад
Did you see this one? ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html
@markdelbiondi
@markdelbiondi 3 года назад
I definitely got excited haha. Love the way you present these topics. Keep it up 👍🏻
@ShanesCows
@ShanesCows 3 года назад
Thanks Mark 🐶
@Raju19911000
@Raju19911000 4 года назад
Absolutely Fanstactic Video at start i was getting some errors while with images And Flow but on step by step as i go ahead i got all the troubleshooting and App is currently working smooth as you shown. Thanks a lot Shane.
@ShanesCows
@ShanesCows 4 года назад
Cool 😊
@Amr-Ibrahim-AI
@Amr-Ibrahim-AI 4 года назад
Hey Shane! Thanks for another awesome video. Packed with useful information and tips. Happy 2020 to you :)
@ShanesCows
@ShanesCows 4 года назад
Thanks 😊 and happy new year
@colindolcetti5042
@colindolcetti5042 4 года назад
Love the content you put out! very helpful. I am using powerapps and flow and it seems that everytime I start a new powerapp session my .csv will be overwritten. I then created a conditional flow and it still overwrites. Have you seen this before?
@ShanesCows
@ShanesCows 4 года назад
Sorry o don’t follow. Please leave a new comment with more details and I will try to help
@sunilreddy6944
@sunilreddy6944 6 лет назад
Hey Shane, I am a big fan of your PowerApps videos, have learnt a great length from these. Thank you very much for all these wonderful videos, currently, I am working on a project which requires pen input along with 50+ items to be picked up from Power apps to OneDrive/SharePoint, eventually onto a Word doc or PDF, Is there any way I can capture pen input to be pushed onto a doc/pdf? appreciate your help. Thanks again
@ShanesCows
@ShanesCows 6 лет назад
Need to store the pen input then I have a video on PDF. Storing pen input will take some help of Flow.
@sunilreddy6944
@sunilreddy6944 6 лет назад
​@@ShanesCows thanks heaps, will dig further.
@cfhcaio
@cfhcaio 5 лет назад
Thank you for this great video! It helped me a lot to include photos of invoices in my expense report application and save to a SPList at the same time.
@ShanesCows
@ShanesCows 5 лет назад
Cool
@tonyoerlemans392
@tonyoerlemans392 5 лет назад
Hey Shane, wonderful instructional videos, you have helped me so much! Currently I'm trying to build an app that adds entries to a list (got that working, thanks to you!), but I'd like to add an image to go with the entry. Can't seem to get it figured out. Could you explain what needs to be done? Does the list need to be prepped specially, how do I get the link set to het the image on the right list-entry, is there even a way to upload multiple images to a 'master entry'? Things like that.... Much obliged if you could just point me in the right direction. BR, Tony
@ShanesCows
@ShanesCows 5 лет назад
Tony check out the video on Azure Blob Storage ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-wF0MmiaGO_o.html it is my favorite way to deal with images now.
@WilliamHardwick
@WilliamHardwick 6 лет назад
Shane your videos are so valuable to us all, thank you. Microsoft so lacks support for this awesome product for small business. I own a cleaning company and been developing and using SharePoint since it came with my 2003 Small Business Server. Do you ever tour and do classes? I just went to App-in-a-day that Microsoft sponsored in SF. it blew my mind and was so enlightening. All this being said, can you post a second video on this relating to showing a SharePoint Picture Library List on a mobile device? My search has turned up videos that don't have a working option? I have a picture list that I have been using for years, with all my cleaning equipment in it, vacuums, buffers, etc., that I would love to use a lookup field for their location and which employee they are checked out too. What I have had to do, is use two lists, one called "Equipment Photos" that is a Picture Library, and a Second list called Equipment List, this list has all the metadata such as related Employee and Related asset location, model, Related Vendor, etc. So, what I have to do is link the image from the picture library to the equipment list item. For some reason, this works on the PowerApp? So then what would be ideal is if I could just get rid of the equipment list and only use the Picture Library list, create an app like you show and just take a picture of a new piece of equipment, relate all the relevant info like where the equipment is and which employee checked it out rather than having to manage two list. Hope this makes sense? Again, thanks so much for your work. I believe PowerApps is a game changer for small business!
@ShanesCows
@ShanesCows 6 лет назад
Email me William. Long story I am sure you can do this. Just too late for me to think this hard and I don’t want to forget.
@rajivvadde70
@rajivvadde70 4 года назад
Very helpful video. I have a question. Can you change camera orientation from landscape to portrait?
@ShanesCows
@ShanesCows 4 года назад
Not that I know of. 😑
@rajivvadde70
@rajivvadde70 4 года назад
@@ShanesCows Thank you :)
@mickyd4684
@mickyd4684 4 года назад
Hi Shane. Brilliant video, but can you upload photos and metadata from a 'collection' to SharePoint document library? Can you wrap your PowerApps code you had for the [Save to SharePoint] button in a 'For All' function for a collection of photos and metadata? If so how, or can you please point me to another video that explains it as well as you do? I'm trying to create a site safety checklist form where the user can take one or more photos and Comment per photo per checklist item, then upload that to a SharePoint document library. Thanks in advance... from Melbourne, Australia
@ShanesCows
@ShanesCows 4 года назад
Try this ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html or this inspection app ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-NwbqdA9j8Ek.html
@br31woodlands69
@br31woodlands69 5 лет назад
Hi Shane, another wonderful video. Sorry but I couldn’t get my computer camera to turn on, what settings should I change? Works in other non power app application.
@ShanesCows
@ShanesCows 5 лет назад
Your browser is probably configured to not share the camera.
@nicksceggell4421
@nicksceggell4421 5 лет назад
Shane, Thanks so much for this! Your videos have been amazingly helpful in learning Powerapps. I am having an issue with switching the camera value. I get everything and then try to find the "OnVisable" command for the camera and don't see it in the list. Is there something else that can be done to set the default camera to 0?
@ShanesCows
@ShanesCows 5 лет назад
OnVisible is the property of the screen. :)
@BrendonBrooks
@BrendonBrooks 5 лет назад
Very easy-to-follow tutorial. Is the Flow basically the same if we wanted to upload a document instead?
@ShanesCows
@ShanesCows 5 лет назад
Uploading a document is trickier because you have to use the Add picture control. I need to make a video on it. So much to do. :)
@thisisJPG
@thisisJPG 5 лет назад
Fantastic video! Thanks Shane. I've learned lots from you. Question - how about when you want to upload multiple photos? Do you use a collection for that? I would appreciate if you do a video on this :)
@ShanesCows
@ShanesCows 5 лет назад
Juan check out the latest video for a better idea. 😀 PowerApps Attachments - Saved to Azure Blob Storage with SharePoint and SQL ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ZOz3HvKDWMk.html
@MrVagaBound1
@MrVagaBound1 4 года назад
Hello, great job on this video! Shane, it is possible to do it offline with multiple images?
@ShanesCows
@ShanesCows 4 года назад
Yes. I show it here. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-NwbqdA9j8Ek.html
@Mr_Poppea
@Mr_Poppea 5 лет назад
Great videos; I have viewed them many times. If I save multiple pictures to a collection, is there a way to send those to SharePoint in a single Flow action? I'm trying not to use a Flow action for each picture.
@reneweber6550
@reneweber6550 3 года назад
Thank you for this really great video. Can I "clear" the Inputfield after Press Button Save to sharepoint?
@ShanesCows
@ShanesCows 3 года назад
Yes, use the Reset function to set it back to its default value.
@reneweber6550
@reneweber6550 3 года назад
@@ShanesCows Thank you
@stephanieallison1991
@stephanieallison1991 5 лет назад
Super helpful video! Love It! We have subfolders within our sharepoint site. Do you have an idea on how users could select the folder before naming the file?
@ShanesCows
@ShanesCows 5 лет назад
Haven’t tried. Sorry. 😑 I feel like it is possible but don’t know for sure.
@filipuppsall-sjogren114
@filipuppsall-sjogren114 3 года назад
Great video which was just what I was looking, thanks Shane. Can inform that I couldn't get the integer in my runs to store... until I switched from integer to string.
@ShanesCows
@ShanesCows 3 года назад
Thanks for sharing! Glad you got it.
@dannielleszuba5699
@dannielleszuba5699 5 лет назад
Awesome video, and I linked that you change the colors. This video has given me so many ideas.
@ShanesCows
@ShanesCows 5 лет назад
Glad to help. 😀
@Humphrey181
@Humphrey181 4 года назад
Brilliant video. I’ve been searching for a way to do this for a while. I watched it today, stepped through it a second time following along and have spent tonight getting it working. Question though, how do specify the size of the image sent to SharePoint. I’m currently capturing an image the same size as the camera window in the app. Is there a way to make this larger without losing screen real estate?
@ShanesCows
@ShanesCows 4 года назад
Not that I can think of🤔
@Pamila8834
@Pamila8834 3 года назад
Shane, first congratulations on your content, it's great. I would like to ask a question if possible, I did this flow and it runs but the flow status does not appear if there is an error or executed successfully, the image created does not appear and there is also no error in the Flow button within Power Apps. Do you know what could happen? And the second question is, how do I create a collection of images in a SharePoint library.
@batman01793
@batman01793 5 лет назад
Hi Shane, Great video - by far out of all of the Power apps videos I find yours the easiest to follow. Now for my question... I have built an app using the concept, added a few other items of metadata to send & it all works fine. Could this same process be used but with a sharepoint list - after enabling attachments? could I populate the list by passing values from the app as well as uploading a photo. (I am designing an app to be used when conducting audits of workplace organisation) I therefore want to create an app with: an issue, a picture of the issue, a department to assign the issue to, the status of the issue, the due date of the issue. For me a sharepoint list would work for this - having the picture stored as an attachment..... Can this be done using the logic above?? if not any advice on direction to go? Thanks Jon
@ShanesCows
@ShanesCows 5 лет назад
Jon - long story short? yes. There is a Flow action for storing a file as an attachment to a SharePoint list item. I haven't done it before but should work no problem.
@batman01793
@batman01793 5 лет назад
@@ShanesCows Brill I will have a play to see what I can get to work. Thanks for the prompt reply - at least I now know it's theoretically doable!
@fklatecki
@fklatecki 6 лет назад
Thank you, the mind wobbles. Since you writing a file(image) to SharePoint, can we get another flow to drop those files into a directory so that we can use the images in a gallery. I am working on creating a list of attendees for each meeting “creating a rouges gallery” with head shot. Or is there an easier way, such as the Site Inspection template that uses Excel file as a data source?
@ShanesCows
@ShanesCows 6 лет назад
I don't know Frank. I haven't tried. Give it a go and let me know what you find and I will see if I can help you get it over the line.
@fklatecki
@fklatecki 6 лет назад
Will do. Going through the tutorial now.
@PfadDerErleuchtung
@PfadDerErleuchtung 4 года назад
Hi Shane. Big thanks for this awesome video and expertise you are sharing with the world! I created a app with your help that works pretty well :) But i stumbled upon a small problem with my workflow. I have to take several pictures (1-max 8) of the same Object. is there a possibility to deactivate the overwrite mentality over excisting pictures with the same naming? like Chewie (1) , Chewie (2) instead of just one picture in the sharepointfolder. your help would be appreciated :)
@ShanesCows
@ShanesCows 4 года назад
You would have to create logic to check for the conflicting file name and then incrementing it
@toastymmo
@toastymmo 6 лет назад
Very helpful as always! Thank you. Would this be applied the same way to capture pen input as a signature and send that signature as an image up to a Sharepoint list?
@ShanesCows
@ShanesCows 6 лет назад
Hi Tom. Sadly not that I know of. The way that PowerApps handles peninput is different. The most creative way I can come up with to get peninput to SharePoint is to use my video on emailing the pen input, which works, to a mailbox. Then have Flow take those email attachments and copy them to SharePoint. Cumbersome, but in my head would work. Let me know what you come up with. Email pen input from PowerApps ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ycPO7Y3Cyu0.html
@JonH232
@JonH232 4 года назад
Thank you! I followed your other video to upload to Blob, but due to the costly licensing (for Premium Connectors) I had to revamp the app to save to SharePoint. Nice and easy!
@ShanesCows
@ShanesCows 3 года назад
Excellent!
@chairutsirirut5787
@chairutsirirut5787 3 года назад
Thanks for the video!! It made my day easier. But I really wonder if we can upload more than just one image in a time. I have tried forall but it ends up replacing one before and finally remaining just the last image. I think it should be file name or maybe ID but I cannot find the way to workaround!!
@ShanesCows
@ShanesCows 3 года назад
Yes, you can but you will need them in a collection and then loop through the collection. I think I show it in this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Pa-pYEkLH-U.html
@mihirsheth6245
@mihirsheth6245 4 года назад
Great videos! and super helpful to learn how to use PowerApps. Two Questions: 1) Is it possible to upload an image from your desktop via PowerApps that will save in a SharePoint image library? 2) Is it possible to upload another image that over writes or replaces the prior saved image? Actually, I think you covered my issue around 14:57 in your video. :(
@ShanesCows
@ShanesCows 4 года назад
Try this video for new ideas ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html
@GG-uz8us
@GG-uz8us 6 лет назад
Very good video. Quick question, if I have multiple apps, how Flow would know which one to pick?
@ShanesCows
@ShanesCows 6 лет назад
Flow will accept requests from any App. It is all in the function you add to the button in your PowerApps app.
@alfonsolans
@alfonsolans 3 года назад
Great Stuff Shane thanks for sharing your knowledge with us appreciate it, by any chance do you know how to exactly find that template I am looking for it and is not popping out
@ShanesCows
@ShanesCows 3 года назад
Saw your other comment you found it. 😀
@abdulquadir9342
@abdulquadir9342 5 лет назад
Hi Shane, thanks for the wonderful tutorial and explanation. I have a employees database in a sharepoint list and i have added the pics to a shared library. However, I am kind of lost in connecting the created url (Filelinkfromflow) to the main employees database in the sharepoint list. Can you advise how this linking can be made
@ShanesCows
@ShanesCows 5 лет назад
You need a list that tracks the connections then lookup against the list
@AliReza-if2vb
@AliReza-if2vb 4 года назад
The videos are really helpful and really appreciate the time you put to make the videos. I have an issue with my app and I was wondering if you would be able to help. I have a sharepoint list that has 4 columns (ID, First Name, Surname and Signature). In power apps I have a pen input for the user to do their signature. I want to save the signature as an image to my sharepoint list. Then I want to display that image back in powerapps as an image. Thanks in advance
@ShanesCows
@ShanesCows 4 года назад
I think this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-RFZfvTuDmP0.html
@willogrady1241
@willogrady1241 4 года назад
Hey Shane, This is a fantastic video and I had a need for this today. My only issue is getting the image to show back into a gallery from the document library. I used an image card and linked it to ThisItem.'Link to item'. I can see it in my browser and Teams, just not on my mobile device. Any quick thoughts?
@ShanesCows
@ShanesCows 4 года назад
Mobile has a hard time with the url because it doesn’t have a cookie. Not a quick answer to this but is possible
@michaelmedaflor7613
@michaelmedaflor7613 3 года назад
Thank you Shane for this great video. It helped me a lot.
@ShanesCows
@ShanesCows 3 года назад
Glad to help. 😀
@josephlafitte7907
@josephlafitte7907 3 года назад
Love your videos. How do I access your curated Content Library?
@ShanesCows
@ShanesCows 3 года назад
training.powerapps911.com/courses/video-library
@markmclean154
@markmclean154 5 лет назад
Great Video Shane. I used a similar technique for saving the "Text" attribute of a camera pic to a gallery then patching them to my SP list. It's a shame the image control doesn't allow you to "Select" multiple pictures from you Camera's Photo Library to collect and send to a gallery for uploading. With that said will your flow run on a gallery with multiple images, instead of uploading them one at a time?
@ShanesCows
@ShanesCows 5 лет назад
I have never tried to get flow to process a bunch. I doubt it. 😑
@madihasalman1
@madihasalman1 5 лет назад
i have done for uploading the multiple photos. First u have to save all the images in collection and then onSelect of tht collection u can save.
@geoffrayATLAN
@geoffrayATLAN 5 лет назад
@@madihasalman1 Hello, I am quite interested on how you have achieved this. Could you please share some code here ? I am blocked on this since weeks now ....
@flinsolargmbh1969
@flinsolargmbh1969 4 года назад
Hi Shane, thanks for your solution. I have the following question: Within your SP Document library, is the 'Type of animal'-column a choice-column or text-column? Thanks!
@ShanesCows
@ShanesCows 4 года назад
Sorry I am behind on comments. It is a choice column
@ritikasingh7530
@ritikasingh7530 6 лет назад
Shane, great video! Very helpful. I just ran into a scenario where on screen 1 user puts in an invoice number and there I have added a button to capture image(screen 2) . Followed the steps as mentioned by you but I want to associate picture by invoice number and save it in sharepoint. But Unless screen 1 is saved, the invoice number is not associated with the pic. How can I resolve this or what could be a better solution? Also, is there a way to autogenerate file name instead of a user to give the value?
@ShanesCows
@ShanesCows 6 лет назад
Yes you could auto generate file name to be the date or similar. Flow will use whatever string you pass it. Just make sure they are unique. For invoice number Dave it to a variable and send that to flow like I sent type of animal
@ritikasingh7530
@ritikasingh7530 6 лет назад
Thanks Shane! Also have you seen an issue like this: powerusers.microsoft.com/t5/Creating-Apps/SharePoint-picture-in-browsegallery-visible-on-desktop-but-not/m-p/169559#M4991
@bethjohnson889
@bethjohnson889 4 года назад
I have found your videos so helpful shane, I have actually used two of your videos to create an app the first is the repeating data tables and now I am trying to add photos that relate to those entries, my photos are uploading but I am struggling to get them to show in a filtered gallery. So where you did expense then expense details I want a third gallery which would show the images related to the master expense. Is there a way to do this. Its nearly there but not quite!
@ShanesCows
@ShanesCows 4 года назад
I think I show it here Beth ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Pa-pYEkLH-U.html
@mveelen403
@mveelen403 4 года назад
Hi Shane, thanks for this video. I've used it exactly as you described and with a few tweaks it works. There is only one thing that I'm wondering: all pictures that are made and uploaded this way, are only 640x480 and have a poor quality although the iPhone camera is way better than that. How could this be changed to use the HD quality of the camera and upload it that way? I know there are solutions in which you can upload a picture from the camera roll, but I want to stay in the PowerApp and be able to take the picture and then upload the full HD picture to Sharepoint. Is there a way we can do this or will this be available in an update of PowerApps itself perhaps ?
@ShanesCows
@ShanesCows 4 года назад
YOu can't change it. If you use the camera control you get low resolution photos. Sorry
@tutividela3707
@tutividela3707 3 года назад
Thanks for the video Shane!! , it helped me know one from the many ways to upload pictures to SP.
@shane4419
@shane4419 4 года назад
What a helpful video, what a helpful guy. Thanks So much Shane!!
@ShanesCows
@ShanesCows 4 года назад
Glad it was helpful Shane!😎
@mtrayne
@mtrayne 4 года назад
Hi -- your videos are super helpful! thank you for making them! I used three separate videos to do my first working app. :)
@ShanesCows
@ShanesCows 4 года назад
Nice work! That is what I hope for is not to give you solutions but to give you tools. 😀
@dianhudayahrosidin3698
@dianhudayahrosidin3698 3 года назад
Thank you very much Mr. Shane Young for the video, Can you explain to another video. How to populate images to ms. word but the images not get in data library, for example get in URL, or HTML, or picture that display in powerapps.. So, Its a new challenge and i cant wait for your the next video. 🤗
@ShanesCows
@ShanesCows 3 года назад
Hey Dian - I haven't done that before so I am no help. Sorry
@drishtimaharaj1580
@drishtimaharaj1580 2 года назад
Hi Shane, thank you for the video. I just have a query, if you do not require the dropdown and wish to leave that out - an error occurs with the OnSelect for the "Save to SharePoint" - this is what I used UploadaimagefromphonetoSharePoint.Run(TextInput1.Text & ".jpg",TakenPic). Not sure if anything missing? Thank you :)
@ShanesCows
@ShanesCows 2 года назад
If you want the dropdown to be blank sometimes then you will need to have an if condition to account for that. If your flow is setup to ask in powerapps for something then it will not work if you don't pass it what it wants.
@pasqualeiovine835
@pasqualeiovine835 3 года назад
Hey Shane this is a great Video! Thanks!
@ShanesCows
@ShanesCows 3 года назад
Glad to help. 😀
@richardfarland
@richardfarland 3 года назад
Hi Shane, many thanks for this video. Do you have a video or instructions of doing this with the Add Picture control instead of the Camera control? We would like to upload (any file type) to SharePoint. We don't mind having to change from "image files" to "all files" in the select file dialog but don't want to use the attachment control method shown in your other video. (We upload a lot of large files in different parts of the app and memory profiling that method shows the JS heap getting hammered. Probably due to the global variables storing the intermediate encoding text).
@ShanesCows
@ShanesCows 3 года назад
I don't think so. YOu have to get the base64 of the file. You could use one variable instead of two as shown in the other video to at least cut down the heap.
@warrenmurray9052
@warrenmurray9052 6 лет назад
great videos.How do you reset the color values back to default so the PowerApps theme can be used?
@ShanesCows
@ShanesCows 6 лет назад
I have never thought about that before... I am guessing you cannot but not sure honestly. :(
@emilydorscher6805
@emilydorscher6805 4 года назад
In case anyone else runs into this issue since my option didn't allow for the template to be used in Power Automate (Flow): In Step 2 of your flow (SharePoint 'Create File') when you put in the dataUriToBinary expression, start by going to the Dynamic Content and search "Ask in PowerApps". This will link the triggerBody to PowerApps. Then, replace that expression with the one Shane provided. It took me forever to figure out why when I went back into PowerApps it was only asking for the Createfile_FileName on my Run. Once I did that additional step in setting up my flow, no problems. I hope that all makes sense...
@ShanesCows
@ShanesCows 3 года назад
Thanks for sharing Emily 🐶
@mplinnet9
@mplinnet9 3 года назад
THANK YOU!
@bunditrillovargas5396
@bunditrillovargas5396 3 года назад
Thanks! I was having the same error!
@adayaeiou
@adayaeiou 2 года назад
your videos really really help me out. thanks a lot.
@studie75
@studie75 11 месяцев назад
Hi Shane, Thanks for puttin so much effort for all of us. This video is almost for years old, unfortunately a lot of the context has changed and a lot of functionality is broken. If you have the time (and feel like it) would you like to review the syntaxes for errors please? I only get red error marks and nothing is working. It's all my own fault for not knowing, but i think the context is outdated and broken
@ShanesCows
@ShanesCows 11 месяцев назад
Yeah, a lot has changed since this one. What are you trying to do? Maybe I can point you at a more recent video that will help. Sadly, the UI is changing again as we speak, so hard to make long lasting Power Automate content at the moment.
@studie75
@studie75 11 месяцев назад
@@ShanesCows When creating the 'Video Make PDF' flow, in the 'Create File' step, I am getting an 'invalid template' error : cannot be evaluated because property 'Createfile_FileName' doesn't exist, available properties are'. My flow stops here and does not continue to the following 'convert file using path' and 'create file 2' steps. The fill error message in the 'Create file' step is "InvalidTemplate. Unable to process template language expressions in action 'Create_file' inputs at line '0' and column '0': 'The template language expression 'concat(' th, td { border-style:solid; border-color: #96D4D4; } Berto''s Dog Food Report This is everything you ever wanted to know about Chewy eating dog food Day When Amount in Cups Monday Breakfast 2 Monday Dinner 2 Tuesday Breakfast ', triggerBody()['Createfile_FileName'] ,' ')' cannot be evaluated because property 'Createfile_FileName' doesn't exist, available properties are ''. Please see aka.ms/logicexpressions for usage details.'."
@fluffywesty
@fluffywesty 6 лет назад
Fantastic video. Thanks. Is there a way to capture an image from a screenshot instead of the camera?
@ShanesCows
@ShanesCows 6 лет назад
If they do a screenshot. Then you could use the add image control.
@siljehelenejohnsen7509
@siljehelenejohnsen7509 5 лет назад
Hi! Is there a similar way to upload multiple pictures from PowerApps to SharePoint, for example from a gallery, to the same list element in SharePoint? And thanks for posting such helpful and educational videos :)
@ShanesCows
@ShanesCows 5 лет назад
There is but I haven’t made a video. Nothing easy.
@cp_kzo
@cp_kzo 5 лет назад
Hi Shane Thank you for your video. I could understand everything well. I saved the camera images to a folder in the document library. The links to the pictures could be saved with the patch function in a sharepoint list in the right place. My only Problem is: The pictures are only visible with the browser from the PC and not with the mobile phone. It is probably a problem of authentication Now I'm trying to save the images directly into the Sharepoint list (via Flow) without success. Thank you for help
@ShanesCows
@ShanesCows 5 лет назад
Try adding the SharePoint document library as a data source to the app. Does that work any better?
@multi-cloud-architect
@multi-cloud-architect 5 лет назад
Thanks for this very helpful video! After uploading the image to a document library or picture library, I needed to update another picture column in the item using the camera control. Can you please give some ideas for this?
@ShanesCows
@ShanesCows 5 лет назад
I thought updating the field was in the video.
@multi-cloud-architect
@multi-cloud-architect 5 лет назад
@@ShanesCows I wanted to update a image field. Currently Flow is not allowing this. It will allow me to upload a image file to a document library. As a workaround, I have uploaded this image to another document library and put the link in one of the text fields in the original library
@ThoughtDiffusion
@ThoughtDiffusion 4 года назад
Hi, Adding documents can get created with content for txt files, not for other extensions of files, like docs, XLS kind of files uploading/Creating in the document library but not opening from sharepoint online library
@ShanesCows
@ShanesCows 4 года назад
Try this ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html
@junliangzhuang7149
@junliangzhuang7149 6 лет назад
Hi Shane, you are so helpful with these great videos. I went through the process exactly as you showed, but the jpg file which was successfully saved in sharepoint seems having format problem. I can't view the pic either on the phone or PC. The pic size is less than 1KB. I googled and someone asked similar question and you suggested it could be something wrong with the file content in the flow. I did input the correct one as dataUriToBinary(triggerBody()['CreatefileFileContent']). Can you please help? Your fan from China.
@ShanesCows
@ShanesCows 6 лет назад
Junliang - That is odd. Your code does look correct. I wonder if your parameter is named something different Can you check under dynamic content? What does it say under Ask in PowerApps?
@techcafe6629
@techcafe6629 5 лет назад
Hi Shane Great video..... I have a question can we add image with text (i.e. message) in yammer directly through power apps by using flow? can you please help me with that....i have tried but i think so we can post message but not image....need your help to do so.....
@ShanesCows
@ShanesCows 5 лет назад
Hey Raj I haven’t used Yammer in years. Sorry I am no help.
@pixelb0i255
@pixelb0i255 3 года назад
OMG!! I was pulling my hair out.. btw I have no hair to pull on lol. Thanks for this Shane
@ShanesCows
@ShanesCows 3 года назад
Glad to save some of those last few hairs for you. 🤣
@emilieoliversadventure9010
@emilieoliversadventure9010 4 года назад
Shane . is it possible to have the picture uploaded to a share point list in the same form. take the Employee Details you use in your example , on the edit form is it possible to add the camera function here so it can take / update the employees picture. ps i love the videos keep up the work
@emilieoliversadventure9010
@emilieoliversadventure9010 4 года назад
Darn i have just realised i commented using my son and daughter's Google account :-)
@ShanesCows
@ShanesCows 4 года назад
Maybe this will help? ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html
@chrisharris1366
@chrisharris1366 4 года назад
Thanks for the detailed video. How can I add a photo when I'm already updating a SharePoint list and already have the column in in the list? I want the photo in this list as it is relevant to data in this line.
@ShanesCows
@ShanesCows 4 года назад
I think this is what you want? ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-3QaiM8SeWfM.html
@franciscoros2827
@franciscoros2827 6 лет назад
Dear Shane, thanks for your great videos. I am learning a lot!! My question is how I should change the flow and Powerapps if I want to update the “Title” field in SharePoint? I mean to update two fields the “Title” and the “TypeOfAnimal”. Thanks a lot!
@ShanesCows
@ShanesCows 6 лет назад
You would need to setup the flow to update title. About the 20:20 mark in the video i show you how to do it for TypeOfANimal. Just do the same steps for Title. Then make sure you pass the title from PowerApps.
@franciscoros2827
@franciscoros2827 6 лет назад
Thanks for your quick feedback. I did it in Flow but I cannot find the right formula in PowerApps.
@ShanesCows
@ShanesCows 6 лет назад
What have you tried? Put the formula here and I can probably help fix it.
@franciscoros2827
@franciscoros2827 6 лет назад
What I meant is that I want to upload both “Title” from a new text input control in PowerApps and “TypeOfAnimal” from the dropdown control.
@franciscoros2827
@franciscoros2827 6 лет назад
Hi Shane, here you have the formula: Set(FileLinkFromFlow;ModelosCRM.Run(TextInput1.Text & ".jpg";TakenPic;TextInputTitle.Text;Dropdown1.Selected.Value).filelink) The “TextInputTitle” is the text input control I use to write the text I want to upload to the column “Title” in SharePoint. SharePoint is ignoring such field 😅
@jssrodas
@jssrodas 6 лет назад
Hi Shane, thanks for your wisdom from spain. I m running the Flow correctly but my cuestión is How i do with a peninput image?.
@abishkumar2131
@abishkumar2131 6 лет назад
Hi Javire you got any ieda for pen input?
@Fr34kaz0id
@Fr34kaz0id 4 года назад
Hi Shane, thanks for your Videos. 2 weeks ago i started with powerapps and each day there is a new question but your videos helps a lot. Today i would need your help at this problem: LMTVideoFlow_1.Run(TextInput203.Text & ".jpg", TakePic; TextInput202.Selected.Value;TextInput201.Selected.Value; Dropdown201.Selected.Value) PowerApps has a problem with the comma after ".jpg". My system is in German - i hope this will not be the problem. Any ideas?
@ShanesCows
@ShanesCows 4 года назад
I think for you that comma should be a ;
@iolansilviadavid6186
@iolansilviadavid6186 5 лет назад
Hi Shane! Thank you so much for your videos! Is there a method to open an image from the gallery just to preview and zoom it before sending it to SharePoint? I am using the Add Picture Controll to store the taken pictures to a gallery. Then I can send the entire image collection via flow to SharePoint. Before making this step, I would like the user to be able to click an image in the gallery and open it in a browser or maybe in a PDFViewer to see more details/zoom the picture. Do you know how can I access the PowerApps local memory casche or if I can save localy to the mobile the desired images to open them first before I push and pull them back to SharePoint? I have also tried the slider control to zoom the image, but it is not enough. If I could open it directlly in a browser or as PDF, I could zoom closer/better. Thank you in advance. Best regards.
@ShanesCows
@ShanesCows 5 лет назад
Not sure I have any good ideas here. Sorry
@rossbroadley6787
@rossbroadley6787 5 лет назад
Hi Shane! Thanks for the video! I'm having a really strange issue. I've followed your video step by step (Baby steps), and my flow is executing correctly, even populating the rows in my sharepoint list! However, when I go over to sharepoint and look at the records, there isn't any images. Just a tiny little black box with a white outline. What could this be? I've downloaded the attachments, even my pc says they're jpeg under properties. Yet the file type is unrecognised? Pulling my hair out over here haha!! Thanks again! I'm so close to completing my project :)
@ShanesCows
@ShanesCows 5 лет назад
I would check the Flow expression for diverting the image. That is usually the issue
@marjorielangevin3857
@marjorielangevin3857 6 лет назад
Thank you for the video! It was my first dabble in powerapps and it was made easy by your instructions.
@ShanesCows
@ShanesCows 6 лет назад
Glad to help. Lots of fun stuff to learn here.
Далее
PowerApps upload file to SharePoint document library
28:21
When Khabib dropped Conor McGregor 👀 #nocommentary
00:59
Custom SharePoint List Form with PowerApps
20:10
Просмотров 218 тыс.
PowerApps Patch Function
26:45
Просмотров 212 тыс.
Power Apps: Planning SharePoint Lists Relationships
41:17