QR Codes in Power Apps - Create, Download, PDF, and Email!

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

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

  • @greglikesYouTube
    @greglikesYouTube 4 месяца назад +1

    You know what's funny? I've been learning power apps since the beginning of this year, pretty much all from your videos Shane, and I actually did remember that video about google maps linking :D

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

      Awesome! Glad some things stick. 😎 Enjoy Power Apps, it is soo much fun.

  • @GURCEast
    @GURCEast 6 месяцев назад +1

    In your flow, under Source URL, you're using the function TriggerBody()['UploadFileFromURL_SourceURL']. What is UploadFileFromURL and where did you define it? I see that the name of the flow is QR Code Download. The name of your app appears to be QR Codes. it doesn't appear to be the name of the button, label, or image and I don't see a variable being set with that name.

  • @xl2370m
    @xl2370m 8 месяцев назад +1

    Great job, you helped me a lot with this video, and you definitely saved me a lot of time. Thank you !

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

    So I have a question about the OneDrive action. If I’m building the flow for my company to be used by various people, how do I handle the destination folder input? I can’t guarantee everyone will have a QR Images folder. Also, does the other users need to allow that connection if I needed the flow to save to their OneDrive? Every time I see the OneDrive for Business actions being used I scratch my head wondering how it will work for everyone in my company that’s not me.

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

      If the QR folder isn't in their OneDrive then it will automatically be created when Flow uploads the file. When they open the app they will consent to using their OneDrive with the app. The app and associated flow will then use their creditials to connect to their OneDrive. Nothing special you have to do. :)

  • @PPI-Engineering
    @PPI-Engineering 9 месяцев назад +1

    Hi Shane thank you for the video. How would this be done using power automate V2

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

      I am not sure, since I am referencing the image directly in the Power Apps app. You might want to look for an API that generates QR codes.

    • @PPI-Engineering
      @PPI-Engineering 9 месяцев назад

      @@ShanesCows Hi Shane I was following the video, things have changed with the follow you can only use powerappsV2 so I am unsure how to achieve the results you are getting here.

  • @LamNguyen-op2kr
    @LamNguyen-op2kr Год назад

    Hello Mr Shane Young!
    I have a question like this
    Can we display multiple lines when we use phone a scan the QR code ?

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

    Great video Shane!

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

    Cool. Was wondering if will demo the new built in PDF preview function: {Attachments:Table({Name:"qr.pdf", ContentBytes: PDF(ContainerQR)})}

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

      Eventually. It is still experimental so I try to wait till it goes to preview before making content.

    •  2 года назад

      Fair enough. HTML text is not passed to PDF as links so must save as HTML in Onedrive and convert to PDF there ;)

  • @Idk0421-i5t
    @Idk0421-i5t Год назад +1

    Is there a way I can connect this to a gallery item? Or a form. For example if I have customer database and the customer profiles are in a gallery and I would like to generate QR codes that will take me directly to the customer profile inside of the app

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

      You Need to use Deep Linking to do that. :) ruclips.net/video/7MxXmGOkeLQ/видео.html

    • @Idk0421-i5t
      @Idk0421-i5t Год назад +1

      @@ShanesCows Thank you! this Definity helped. The only thing is thou, I tried a different way prior to watching your video then deleted that screen and started all over. My app is working but every time i try to play it the app shows the deleted page instead. If you have any advice on that it would be greatly appreciated!

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

      @@Idk0421-i5t After you saved did you Publish the app so when you run the app you see the new screens?

    • @Idk0421-i5t
      @Idk0421-i5t Год назад

      @@ShanesCows I did not publish it yet. Due to me having to wait on manager approval before publishing

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

    Shane Young is really a cool guy. Very helpful videos…

  • @markdarylmordeno-my9jz
    @markdarylmordeno-my9jz Год назад +1

    Do we already have a case wherein when they scan/open a qr code and the result will be “clicking a button within a powerapp”? My goal is when they access the qr code they will check in or time in on my app

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

      Mark you need Deep Linking. ruclips.net/video/A5Pi5P2YKds/видео.html Minor not from the video though, they changed the way it works slightly. You will need this video for turning on the feature. ruclips.net/video/7MxXmGOkeLQ/видео.html

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

    Thanks for the knowledge shared😊

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

      Happy to help. Have a great day. 🐶

  • @digitacioninteligentedeproceso

    I have a serious problem with this flow, it doesn't work when I convert the file into a pdf, it sends error details
    Conversion of this file to PDF is not supported. (Sandbox_HtmlTransform_LanguageNotSupported / An exception occurred while executing within the Sandbox)
    Can you help me

  • @ChrisTodd-kh7yb
    @ChrisTodd-kh7yb Год назад +1

    Hi Shane, great video as always. I have tried to include URL parameters into the QR code text string and all that it returns is the base URL of the target site (no params included). I have tried to put the params into a variable and then the whole URL & params into a final URL variable but still with no luck. Any ideas?

    • @ChrisTodd-kh7yb
      @ChrisTodd-kh7yb Год назад

      I should add that I have also created label containing the Final URL (with params) and then a launch button using this label text as the target and it works fine and auto populates my Power Pages form inputs using the parameters. I cannot get the QR code scan to do the same.

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

      Sorry, I haven't ran into that so I am not sure.

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

      I am having the same issue. When I read QR code it sends URL till tenant ID and removed the parameters. Same link works fine through email. @@ShanesCows

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

    Any way to print barcode directly from apps

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

      We did it using a Print API for one customer ruclips.net/video/m4Fu9af2h1c/видео.html

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

    Can you make a quick video to have to use a QR code to search a gallery?

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

      Jim I don’t follow? You want to scan a QR code, then it opens a Power Apps app to a gallery that is filtered?

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

      @@ShanesCows While in the app, on a gallery view screen, I want to scan a QR code, then have the text from the QR scan enter into the search field and filter the gallery with the search results.

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

      maybe it's simple, you just set the qr code text with id or other of column (in mine, i'm using the unique id column from guid), and filter the gallery item with that data. cmiiw 😁

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

    Great video Shane. U r the best & my favorite PowerApps RUclipsr.
    I have nevertheless a question about the ability for Qr code makers to fetch data from users & i wonder if this Qr code provider don't give him the ability to fetch our data.
    The society were i work did its own QR code maker not to depend on free Qr code websites who can fetch smartphone metadata
    (apologize my bad english, english is not my native language )

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

      Jean this endpoint is getting your ip address and client but I wouldn’t think much else. It isn’t like an app on your phone that can steal lots of data, this one is getting the bare minimum I would think. I am sure you can read their user agreement for exact details.

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

      @@ShanesCows Many thx Shane for ur quick answer ! i will read paying attention to their "conditions" then & what they do exactly with our IP as soon as possible.

  • @naynadhone359
    @naynadhone359 6 месяцев назад

    why I am getting only the link of QR code not an image in the mail

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

    The email sent but there is No Image of QR code sent

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

    So I have a Barcode/QR code app I created about 6 months ago. Currently it's set to send the images as attachments to an email, (thanks to another video of yours). What I want to include in mine is the ability to save multiple images from a gallery to OneDrive. I have been trying to merge the concepts of the Upload from URL action you are using here and the multiple attachments upload in this video, ruclips.net/video/7UeRzfPo8RE/видео.html, but I haven't been able to figure it out.

  • @elbah
    @elbah Месяц назад +1

    Nice

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

    This looks great. I would like to stop at the file store in OneDrive and rename the file to TexttInput1.Text & "_qr.png" using the onselect = qruploader.Run(Image1.Image, TextInput1.Text & "_qr.png") But I get an error "Invalid number of parameters, received 2, expected 1" Can you please help?

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

      You need to have 2 "Ask in Power Apps" in your flow. One for file name and one for file content.

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

      @@ShanesCows Indeed. Thanks for getting back to me so quickly. I appreciate it. I had just figured that the ask in PowerApps was initially, even when selected twice, was populating both fields with UploadfilefromURL_SourceURL. It took poking on the see more to surface the UploadfilefromURL_DestinationFilePath . With that, it is woking like a charm. Thanks for all your support for this community

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

    Hello Shane Young
    it is code for send email with QR Code
    Office365Outlook.SendEmailV2(User().Email,"Here is your QR code","")
    It does NOT work for my case
    Can you check it, What is wrong?
    Thanks
    Toan

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

      did you found solution ? getting same issue

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

      You need to add the office365Outlook connection