Power Apps Inspection Image Markup with Pen Input

Поделиться
HTML-код
  • Опубликовано: 10 янв 2025

Комментарии • 32

  • @candacelightfoot3684
    @candacelightfoot3684 5 месяцев назад +1

    This is awesome! Exactly what I needed. Thank you

    • @ShanesCows
      @ShanesCows  5 месяцев назад

      Awesomeness. Happy to help. Have a great day. 🐶

  • @venkatasatyanarayanabontha2035
    @venkatasatyanarayanabontha2035 3 года назад

    Hi Shane, Very Good Video clearly explained.I need some small clarification for me two images are saving differently like On Mark up Image it is only showing Marks but not image in the background for the image we did MarkUps.Is there any change I need to do show markup and image correctly.

  • @BDubbsFilms
    @BDubbsFilms Год назад +1

    Hi Shane, thanks for the great video. When I save the marked up photo to sharepoint it saves it as two seperate photos. How can I save it as one flat image? Thank you

    • @ShanesCows
      @ShanesCows  Год назад

      You would need to use a 3rd party tool to merge the images. If you look in flow there are few vendors that do it.

  • @plukraak
    @plukraak 3 года назад +1

    Great video, awesome mug!

    • @ShanesCows
      @ShanesCows  3 года назад

      Glad I got you and Brian snuck in there. Appreciate the support. 😍

  • @moatazmoussa1
    @moatazmoussa1 3 года назад +1

    great feature, can we make it on PDF instead of image? I mean to add comment or annotate on the PDF, then save the pdf version

    • @ShanesCows
      @ShanesCows  3 года назад

      Maybe with a 3rd party action via flow but I don't have any thoughts on how you would do this out of the box.

  • @316sujay
    @316sujay Год назад +1

    Thanks Shane. When I save the pen input image the image gets saved in SharePoint with a black background. I have made sure that the pen input image has a color set to transparent. Any idea how to fix this?

    • @ShanesCows
      @ShanesCows  Год назад

      Not sure, I have never had that happen. Sorry.

  • @richardhainsworth9428
    @richardhainsworth9428 3 года назад

    Great video Shaun, I am learning so much from your channel.
    I have built a couple of PowerApps that have pictures and pen inputs and am saving the images within One Drive. I have seen your video on adding any file to a SharePoint list as an attachment to a SharePoint list.
    Is there a way of capturing pictures taken as a part of an inspection and the pen input as attachments to the Sharepoint List without having to first save them to OneDrive?
    I hope I am explaining this well enough
    Thanks Shaun

  • @nathanface8225
    @nathanface8225 10 месяцев назад +1

    You always seem to have a video on what I need to do! 😊
    Would this be possible to do with a PDF as well?

    • @ShanesCows
      @ShanesCows  10 месяцев назад

      You would need a 3rd party tool to merge the images before you add it to the PDF. So not really.

    • @nathanface8225
      @nathanface8225 10 месяцев назад

      @@ShanesCows I was able to achieve what I needed to do with a gallery overlay and saving the X/Y coordinates to my list for each PDF file.
      On the gallery the X and Y call ThisItem.XCoord and ThisItem.YCoodr.

  • @cheeseyburger9405
    @cheeseyburger9405 3 года назад +1

    For the PDF, can you put the images in a div then set their positions to absolute 0,0?

    • @ShanesCows
      @ShanesCows  3 года назад +1

      I don't know. Getting the html work isn't hard what I fear is the conversion process may not stack the images 😑 I would have to play with it. I need to but not sure when I will get to it.

  • @vunn
    @vunn 3 года назад +1

    this might be out of context from this video's topic but how can I transfer/ send/ passing data from form A with table A as the data source to another table (table B) with a condition? I'm using excel as the data source. I'm stuck with that problem

    • @ShanesCows
      @ShanesCows  3 года назад

      I am not sure the answer here. Maybe try using patch instead of forms that way you have more control of things like the default values in the inputs. ruclips.net/video/MclJ_O9HvJQ/видео.html

  • @neiith1
    @neiith1 Год назад +1

    Hello do you have a video how to build EasyUpload flow?

    • @ShanesCows
      @ShanesCows  Год назад

      ruclips.net/video/3QaiM8SeWfM/видео.html Should help 😎

  • @indian8108
    @indian8108 3 месяца назад +1

    Is there way can we mark existing image in powerapps?

    • @ShanesCows
      @ShanesCows  3 месяца назад

      Not directly. You could pull it into the image control and do the fake like this video but not direct, easy way to do it. There are also flow actions from 3rd parties that let you edit images I think

  • @geralddahl9159
    @geralddahl9159 3 года назад +1

    If both images were referenced within the HTML box on a print page could one then print that page as a PDF in order to create a file for showing the two items merged together?

    • @ShanesCows
      @ShanesCows  3 года назад +1

      I don't know. Getting the html work isn't hard what I fear is the conversion process may not stack the images 😑 I would have to play with it. I need to but not sure when I will get to it.

    • @dvillaret74
      @dvillaret74 3 года назад

      @@ShanesCows I followed your various tutorials and have the image overlay working now, (as long as the images are the same size), I have my base image set to 600x400 and the pen input drawing area set the same. Then in the HTML I use style containers and z references to overlay. I use the 'Get file content' and datauri conversion expression to insert the image files into the HTML (thanks Reza Dorrani for that bit). I can send you more detailed workings if you like?

    • @JoseDeJesus-mo1hz
      @JoseDeJesus-mo1hz 2 года назад

      @@dvillaret74 Would you be able to share the code on how you were able to overlay the images?

  • @vickymishra3520
    @vickymishra3520 3 года назад

    How to add or show more than one collection in data table

  • @Mrkk1103
    @Mrkk1103 3 года назад +1

    Excellent, thanks. Wouldn't it be good if PenInput allowed for a default image? :-)

    • @ShanesCows
      @ShanesCows  3 года назад +1

      Agreed. I went looking just to make sure it wasn't possible.

  • @sundrapillay6668
    @sundrapillay6668 3 года назад +1

    Thanks Shane excellent