How to Get Started with Microsoft Power Automate Desktop

Поделиться
HTML-код
  • Опубликовано: 19 июн 2024
  • Learn how to get started with Microsoft Power Automate Desktop in this 2-hour complete course. If you're a Power Automate Desktop beginner, this tutorial is for you.
    BEST POWER AUTOMATE DESKTOP RESOURCES:
    📄 Microsoft official documentation: learn.microsoft.com/en-us/pow...
    👨‍👩‍👧‍👦 Discord: / discord
    📖 Clean Code Book (Amazon Affiliate): geni.us/lPdmRMR
    🎓 How to get Certified: andersjensen.org/how-to-pass-...
    💼 Let's connect on LinkedIn: / andersjensenorg
    00:00:00 About the Course
    This video course takes you through everything you need to build your own Power Automate Desktop flows.
    00:00:41 Variables
    Variables are containers for values and can be called by their names. We can create our own, and every PAD action produces one or more output variables.
    00:31:10 Recorder
    The Recorder in Power Automat Desktop is excellent when you want to learn new things. Instead of searching for the necessary actions, record yourself doing them, and Power Automate Desktop automatically translates them into actions.
    00:39:00 If and Switch
    Use an If action if you want your flow to take different paths based on a condition. A Switch action is an advanced If action where you can define a case for each outcome.
    00:47:09 Loops
    Iterate over collections with a For each loop. Use a Loop for a fixed amount of runs and a Loop condition if you want your flow to run as long as something is true.
    0:58:11 Excel
    The most used business application is Microsoft Excel, which is the application you automate the most as an RPA developer. Run through Excel sheets and update data with Power Automate Desktop.
    1:18:11 Applications
    In our toy example, we use the Windows Calculator because it's simple to understand the concepts and because it's the same approach we use when we automate more advanced applications.
    1:28:02 Browser
    How to open a browser and do a login: A fundamental process and a fundamental solution in Power Automate Desktop.
    1:39:39 Files
    Handle files based on their names and types. And create a log.
    1:57:47 Dynamic Emails
    Send Outlook emails based on an Excel sheet with dynamic content to dynamic recipients.
    2:07:02 Web Scraping
    When I teach RPA and Power Automate Desktop, the question I get the most is how to do web scraping. People get surprised when they see how easy it is.
    2:17:16 Power Automate Desktop Resources
    The best way to learn more about Microsoft Power Automate Desktop is to practice: Build, build and build. But the hidden gems are the official documentation, the I love Automation Discord, the Clean Code book, and taking the PL-500 Power Automate Desktop Associate Certification.
    #powerautomate #powerplatform #microsoft365
  • НаукаНаука

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

  • @andersjensenorg
    @andersjensenorg  Год назад +2

    My new 2023 Power Automate Desktop Beginners Course is here: ruclips.net/video/qfpHqfp2R3Y/видео.html
    THANKS FOR ALL YOUR LIKES AND SUPPORT 👋😍

  • @andersjensenorg
    @andersjensenorg  Год назад +2

    BEST POWBEST POWER AUTOMATE DESKTOP RESOURCES:
    📄 Microsoft official documentation: learn.microsoft.com/en-us/power-automate/desktop-flows/introduction
    👨‍👩‍👧‍👦 Discord: discord.gg/iloveautomation
    📖 Clean Code Book (Amazon Affiliate): geni.us/lPdmRMR
    🎓 How to get Certified: andersjensen.org/how-to-pass-the-pl-500-power-automate-rpa-developer-associate-certification-exam
    💼 Let's connect on LinkedIn: www.linkedin.com/in/andersjensenorg

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

    Thank you for your excellent tutorials

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

      Thanks a ton, Hamid Jaouhar 🤩 Have a great day. You're more than welcome at my Discord, where we're 5000+ RPA developers networking and solving problems: ruclips.net/video/xWFz-S96XGo/видео.html Kind regards, Anders

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

    Thank you very very much😊

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

    Appreciate your content work 👍

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

    Make a video on Macro series Power Automate Desktop how we record macro data different manipulation like filter data compare data vlookup by macro or as well as with Actions 👍

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

    Make a video on Regex how to run Regex in Power automate desktop 👍

  • @jyotishachryadr.satishsoni9897
    @jyotishachryadr.satishsoni9897 Год назад +1

    plz make a video blueprism

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

      Hey Jyotish, unfortunately that's not in the 2023 Q1 and Q2 pipeline 😔 Sorry. Kind regards, Anders

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

    How do I know how to price my automation? I created a workflow that other people in my position would pay for. It would save tons more of time.

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

      You don't, so it would be an estimate. Somewhere between you minimum salary and what the world expects to pay. Probably closest to the last one 😀

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

    Sir I've no idea about what "Microsoft Power Automate Desktop" May I follow this video to learn this tool from scratch?

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

      You're very welcome, Alam shaikh - your support helps me a lot 😍 You're more than welcome at my Discord, where we're 5000+ RPA developers networking and solving problems: ruclips.net/video/xWFz-S96XGo/видео.html

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

    how do you loop clicking of elements(href tags) on a webpage

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

      Hey Niiiko - great question, I do it here: ruclips.net/video/4zmviNtOFwA/видео.html 😊

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

      @@andersjensenorg hey thanks for the quick reply. i love your videos on power automate...its such a powerful tool which can be even more so if they capitalize on the AI being built on these modern SOC

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

    Can we pass the exam with this course? Also, for passwords what do you recommend to hide the password?

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

      Hey Ultra Maxx. Unfortunately not entirely - we need to have additional knowledge on Custom Connectors, Azure AD etc. In two months I have a complete course - you're welcome to send me an email on anders@andersjensen.org, then I'll send you a notification once it's ready. Kind regards, Anders

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

    When i write %['USD:765','INR':'967'] % WHY Showing syntax error

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

      Do you use decimals in your amounts, e.g. 765.32? If yes, try to change to 765,32.