How to Generate Customized PDF From SharePoint List Item using Power Automate.

Поделиться
HTML-код
  • Опубликовано: 1 авг 2020
  • This video is about how you can create custom PDF from SharePoint List item using Power Automate or MS Flow (Previously called). we will create a custom HTML template to bind the list item and then convert our HTML file to PDF.

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

  • @fuzzy_pookah
    @fuzzy_pookah 3 года назад +5

    This was an amazing tutorial! Thank you so much! You just solved a problem I have had for years with this. High fives!!!

  • @saltysee
    @saltysee 2 года назад +1

    Thank you so much, this is just what I needed, everything was explained so clearly!

  • @DavidRajM
    @DavidRajM 2 года назад

    Awesome... Exactly what I was looking and was doing a project just because I don't know how to make the PDF file... Hahaha...now I got.. And the template and replace part is great.

  • @djamelamoura667
    @djamelamoura667 2 года назад

    Thank you very mutch ! It was very interesting

  • @radiosonicfan1726
    @radiosonicfan1726 2 года назад

    Thank you. Thank you . Thank you. This video was exactly what I was looking for and among the easiest to understand. My only change was to introduce a replace formula to keep some line breaks in multiple line text. replace(outputs('Get_item')?['variable'],'
    ', '') and feed into another compose replace and perform a HTML to Text higher up. Wish Microsoft made it easier to perform this task.

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

    Excellent video and explain! Going to implement right now :D

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

    You are the man!!

  • @andrewpndavies
    @andrewpndavies 2 года назад +2

    Very good video, but I have images in my list which I need to include I the PDF. I've heard of base64 but have no idea what that is. Happy to invest the time, but before I do - is it definitely possible to produce a nice looking PDF, from a Microsoft list, and include the images in the PDF?

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

    Thank you for the walkthrough! I was able to replicate and get this to work, however I'm now running into an issue. When there is an empty or null field in my list, the flow will fail to replace the content (Since it's empty). I've been looking into triggers and ways to resolve this but i'm not sure how to structure it with the current code being used. Any thought?

  • @area_2111
    @area_2111 2 года назад +1

    Thanks for great video, how do i convert list attachment to PDF after approved automate?

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

    This is exactly what am looking for. Thanks a lot for this. I have couple of questions.
    1. Does every non-string variable passing from html to replace has to be 1st converted to string? You did for number in your video. How about Date?
    2. If am building this for a client, what has to be my approach in accessing the one drive for creating pdf there? The pdf would create in one drive as long as I stay there. What after I leave the client, under whose account the flow needs to be running?

    • @LernenTech
      @LernenTech  3 года назад +2

      For further queries do Whatsapp message on --> +91 9557196693 or mail us to lernentech@gmail.com or drop a message to our Facebook page - facebook.com/Lernentech/

  • @bernhardwascher112
    @bernhardwascher112 2 года назад

    Thank you very much for this wonderful video.
    Just a question: How would you implement to print the attachment (which could be jpg/png/pdf) additionally to the list items?

    • @LernenTech
      @LernenTech  2 года назад +1

      There is video on channel about it in part 2 or 3

    • @bernhardwascher112
      @bernhardwascher112 2 года назад +1

      @@LernenTech Perfect, found it, base64 encoding did the trick. Thank you very much for your fast response!
      ruclips.net/video/p81Y4qZ0r3Y/видео.html

    • @LernenTech
      @LernenTech  2 года назад +2

      @@bernhardwascher112 glad it helped you.

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

    Hi want to get the export all the gallery Items and including their attachments of those gallery records and create a PDF just like having all the records appended

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

    Thank you ☺️

  • @abuena73
    @abuena73 2 года назад

    how about uploaded photo on the list, can we also bring it into PDF format?

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

    Thanks!!

  • @gretchencalamba7412
    @gretchencalamba7412 2 года назад +1

    Hi Sir, can I used notepad to create this HTML code? Thanks in advance!

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

    Thank you

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

    Hello my friend. Great video! I have a question, I work in a company that receive hundreds of invoices in PDF format to the mail. I usually download them and add a small text on them with Adobe Acrobat. Is it possible to automate that task on power automate?

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

      I download them and write something that it is required. I save them again in PDF format, and I send it back to the mail where they are processed by payments team.

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

    Thanks for sharing this but I'm facing an issue. I have a logo img in my HTML and it's not converting to pdf. Any suggestion or workaround ?

  • @dariomorales2211
    @dariomorales2211 2 года назад

    hey i tried this but it doest show up on sharepoint under the automate tab

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

    Help how do I make it detect the bootstrap styles, the .html file

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

    Hi need your inputs on how export the pdf in Landscape format....

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

      not possible with this try spfx

  • @angielouasi304
    @angielouasi304 11 месяцев назад

    how about selected item list? can you make a video for that?

  • @dariomorales2211
    @dariomorales2211 2 года назад

    how do i format the date in the expression

  • @iTriage
    @iTriage 2 года назад

    How would you add a company logo.png?

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

    Can we download the html template?

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

    Is there a way to print the entire list?

    • @LernenTech
      @LernenTech  3 года назад +2

      Yes! video will out soon!

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

      @@LernenTech thank you, will be waiting😀

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

    Hi, this video helped me a lot but I want the data in pdf in tabular form please help me. Thanks for the video

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

      means horizonatal?

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

      Like a table which contains 2 columns and rows according to requirement and a logo of company

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

      @@muzammil4589 so you have to create your html structure like that and map it

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

      Thanks

  • @aarounge
    @aarounge 2 года назад

    This is NOT working for me I wasted 8 hours of my life based on this video , i1m getting the HTML template from One drive but still the first compose is NOT working

    • @LernenTech
      @LernenTech  2 года назад

      when you are learning, you should learn not complain...

    • @aarounge
      @aarounge 2 года назад

      @@LernenTech thanks now i got some part of it (was frustrating when I started off my apologies) , can u tell me how I can get a rich text format column into this PDF I am generating?

  • @shubhamkhare6324
    @shubhamkhare6324 2 года назад

    I create a button on edit form on shsrepoint list item ,I need to pass paramter from powerautomte to run this flow Flow.run(gallery.selected.Id) it is giving error

  • @ani-mj2oj
    @ani-mj2oj 3 года назад +1

    Thank you for sharing. Is there video on how to create the html file and put in sharepoint? Tq

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

      Not yet

    • @ani-mj2oj
      @ani-mj2oj 3 года назад

      @@LernenTech ok tq. I figured it out

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

    do you know how to delete the .html file ?

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

      yes

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

      I have another question please !
      I have some item empty in a SharePoint List and the flow doesn’t work when there is an empty item. Can you explain me how to put a slash(/) where the token is empty please? Which command I have to use ?