Brad Darragh
Brad Darragh
  • 11
  • 73 115

วีดีโอ

The IF Statement is one of the most actions in Power Automate Desktop
มุมมอง 1.7Kปีที่แล้ว
The video describes how to use the IF statement action in Power Automate Desktop. It is probably one of the most used actions that you will need within your flows. 00:00 Introduction 00:25 Basic example of IF statement 02:05 Else statement 03:20 Not equal to operation 03:55 Else IF statement 06:35 Multiple conditions (AND & OR) for IF statement 11:30 Contains operator 13:45 IsEmpty operator
Power Automate Desktop: Learn how to create and use lists in your flows
มุมมอง 4.1Kปีที่แล้ว
This video will demonstrate how to create lists and show you the actions available in Power Automate Desktop that you can use to update, retrieve and sort items within a list. 00:00 Introduction 00:22 Create New List 01:49 Add Item To List 03:30 Clear List 04:04 Remove Item From List 05:40 Sort List 06:20 Shuffle List 06:49 Reverse List 07:40 Set Variable From List 08:40 Update Item in List 09:...
Power Automate Desktop: Tips and Tricks - Save time using Text Variables with these tips and tricks
มุมมอง 594ปีที่แล้ว
Almost all Power Automate Desktop flows will need to use Text Variables. This tutorial will shows you some of the tips and tricks that I use when creating and working with Text Variables. 00:00 Introduction 00:25 Set Variable Action 01:20 Tip for setting Text Variables 04:00 Using Length property 04:45 Using IsEmpty property 05:25 Tip for setting empty string in Text Variable 07:25 Using ToUppe...
Power Automate Desktop: In 20 minutes, learn to write data to Excel from Edge
มุมมอง 674ปีที่แล้ว
This tutorial will show the steps that will capture a large amount of data from a website and save it to a Excel workbook using Power Automate Desktop.
Power Automate Desktop: Watch this video to easily learn to create your first automated flow.
มุมมอง 534ปีที่แล้ว
This tutorial will walk you through the steps on how to create a flow in Power Automate Desktop that will open a browser to perform a simple Google search.
Power Automate Desktop: Learn to install in minutes for free!
มุมมอง 1.3Kปีที่แล้ว
This tutorial will show you the simple steps on how to install Power Automate Desktop, the no-code/low-code tool that you can use to automate desktop and web browser applications. 00:00 Introduction 00:25 How to download Power Automate Desktop 02:30 How to install Power Automate Desktop browser extensions 03:50 How to create a free Microsoft Account 05:20 Starting up Power Automate Desktop
Test Strategy Document Details Part 1 - Overview
มุมมอง 15K7 ปีที่แล้ว
Part 1 of a series of 5 videos that describes the key sections of a test strategy document.
The System Tester - What are the goals of Software Testing
มุมมอง 3.1K7 ปีที่แล้ว
Describes what are and are not some of the goals of software testing.
The System Tester - Will Test Automation Save Money
มุมมอง 7287 ปีที่แล้ว
This video describes how the number of test suite iterations may determine if test automation is cost effective versus manual testing
The System Tester - Difference between Test Strategy and Test Plan
มุมมอง 45K7 ปีที่แล้ว
Describes and compares Test Strategy and Test Plan documents

ความคิดเห็น

  • @wizcoderx
    @wizcoderx 11 วันที่ผ่านมา

    I have watched the whole playlist of Power Automate Desktop of Brad, it is very helpful for someone who wants to learn the basic of power automate. Thanks @daraware

  • @rudieee2
    @rudieee2 13 วันที่ผ่านมา

    Similarities: Both are used in design Both are documents produced by the developers The results generated affect the implementation of the software Differences: Test plan is about the test being carried out It is a short term plan whereas a test plan is a long term plan Used on one piece of software whereas a test plan can be used on multiple pieces of software Shows the test objectives Carried out by the test manager/team whereas a test plan is carried out by the project manager Test plan describes how to test/when to test/who will test Test strategy is more detailed Shows the methods to be used to test it The test strategy is a set of instructions/guidelines which explain the test design The test strategy determines how the test should be carried out States what type of technique to follow and which module to test Created before the test plan

  • @jo_aut2090
    @jo_aut2090 2 หลายเดือนก่อน

    Thanks - ChatGPT can´t solve my Problem, your Video did :-)

  • @SaleemAli-y4k
    @SaleemAli-y4k 3 หลายเดือนก่อน

    I am trying to set a variable from the INPUT List (top right you add in list in the input variables). I am doing the same thing as you %ListName[Index]% but it doesn't work. I am using the previewed Powerfx, any advice?

    • @daraware
      @daraware 3 หลายเดือนก่อน

      Hello. I wanted to help you but I just wanted to clarify the question. You have a flow input variable defined that has the Data Type = List. Let's call this list CarModels and the list has a default value set to [Honda, Toyota, Mazda]. In my flow, if I wanted to set a variable based on a value from this Input List variable. In the Set Variable action you could use %CarModels[0]% This would return the first value in the CarModels list, which would be Honda. I hope I answered your question.

  • @Modest_User
    @Modest_User 4 หลายเดือนก่อน

    Great tutorial! However, that method of adding multiple items to a list at once you showed seems to be not working anymore... They changed the syntax, perharps? If you know how to do it now, could you please share? Thanks!

    • @daraware
      @daraware 3 หลายเดือนก่อน

      Thanks! I don't the syntax has changes. For example, for the Set Variable action, the value %['Honda', 'Toyota', 'Mazda']% will create a new List variable with 3 text items. Let me know if this was the example you were referring to.

    • @brandonscottl
      @brandonscottl 11 วันที่ผ่านมา

      Can confirm - Set Variable produces a syntax error when using the expression in the example.

  • @mariavasileva9662
    @mariavasileva9662 5 หลายเดือนก่อน

    Thank you!

  • @DavidMoise-z6k
    @DavidMoise-z6k 5 หลายเดือนก่อน

    I do not see list available in my Power Automate desktop. What am I missing?

    • @daraware
      @daraware 3 หลายเดือนก่อน

      The "Create new list" action should be within the Variables section in the left Actions column.

  • @DeepakKashyap-fr3ek
    @DeepakKashyap-fr3ek 5 หลายเดือนก่อน

    Hi Brad, it is amazing trick to keep field empty. Really i was looking for it.. thanks a lot. :)

  • @Toni-x7m8r
    @Toni-x7m8r 6 หลายเดือนก่อน

    keep doing what you are doing.. the way you explain is great and this is the easiest video for me to watch involving this topic. others would benefit from your way of teaching on various topics

    • @daraware
      @daraware 6 หลายเดือนก่อน

      Thank you very much for this message! I will keep making videos on Microsoft Power Automate Desktop.

  • @marziem2847
    @marziem2847 9 หลายเดือนก่อน

    in fact, is there a way not to manually enter the links inside the data table? I find it still time taking if I have more than 5 links.

  • @marziem2847
    @marziem2847 9 หลายเดือนก่อน

    thanks, very nice explanation. Please make a video about how to iterate through different websites to download a pdf in each website, without manually entering the links in Excel or data table in Power Automate.

  • @ramsayzaki
    @ramsayzaki 10 หลายเดือนก่อน

    Any tips on how to find the index of a value in a list? Using your example, you already knew that 'Rogue' was at index 2 but what if you don't know what its index # is? What function can be used where I specify 'Rogue' and the variable returned is '2'?

    • @daraware
      @daraware 10 หลายเดือนก่อน

      Great question. It would be nice if there was a built in "Find" function for Lists, like the one for Data Tables, but unfortunately there isn't. The only alternative would be to create a loop for the list, looking for the value "Rogue". Once it finds it, exit the loop. If you copy the following and paste it into your flow, this will demonstrate what I mean. Variables.CreateNewList List=> ListModels SET ListModels TO ['Tacoma', 'Explorer', 'Rogue', 'Mailbu', 'Accord'] LOOP LoopIndex FROM 0 TO ListModels.Count STEP 1 IF ListModels[LoopIndex] = $'''Rogue''' THEN EXIT LOOP END END Display.ShowMessageDialog.ShowMessage Message: $'''The index for Rogue is %LoopIndex%''' Icon: Display.Icon.None Buttons: Display.Buttons.OK DefaultButton: Display.DefaultButton.Button1 IsTopMost: False ButtonPressed=> ButtonPressed

  • @karinthiry1753
    @karinthiry1753 ปีที่แล้ว

    Very interesting ! thank you

    • @daraware
      @daraware 10 หลายเดือนก่อน

      Glad you liked it!

  • @karinthiry1753
    @karinthiry1753 ปีที่แล้ว

    Thank you for this video, very interresting. Could you explain or do a video showing how to select and transfer messages with their attachement from Outlook to an Excel sheet. Thank you in advance.

    • @daraware
      @daraware ปีที่แล้ว

      Great suggestion! I will see what I can do.

    • @karinthiry1753
      @karinthiry1753 ปีที่แล้ว

      Thank you very much. Karin Thiry

  • @nikolaidedenkov8414
    @nikolaidedenkov8414 ปีที่แล้ว

    Thanks! Very clear and helpful.

    • @daraware
      @daraware ปีที่แล้ว

      Glad it was helpful!

  • @MyUTube27
    @MyUTube27 ปีที่แล้ว

    Hi Brad, Will the Excel file be updated automatically when there are updates on the webpage?

    • @daraware
      @daraware ปีที่แล้ว

      Yes, sort of. If I ran the flow again it would capture the updates on the website and overwrite the Excel file. So in a sense, the Excel file would be as current as often as the flow would run.

  • @nisarpatel6665
    @nisarpatel6665 ปีที่แล้ว

    Thank you brad

    • @daraware
      @daraware ปีที่แล้ว

      You are welcome!

  • @RealOne-nx8wg
    @RealOne-nx8wg ปีที่แล้ว

    Hey Brad, I really liked your video. But I was wondering if I could Help you in Editing Engaging Videos and Designing Stunning Thumbnails.

    • @daraware
      @daraware ปีที่แล้ว

      Thanks. I will keep you in mind.

  • @KevinMick
    @KevinMick ปีที่แล้ว

    Is there a free version? All I can find is a free trial.

    • @daraware
      @daraware ปีที่แล้ว

      Power Automate Desktop is free to use on Windows 10/11. There is a premium license ($15/month) that you can purchase that add some additional features, like allowing your flows to be scheduled with Windows Task Scheduler. But Power Automate Desktop is free to use.

    • @KevinMick
      @KevinMick ปีที่แล้ว

      @@daraware thank you for the information. I downloaded the PC version and have had a mess around. I found the business version to start with which is premium but now I am in the free version.

    • @daraware
      @daraware ปีที่แล้ว

      @@KevinMick Glad you got it figured out!

  • @vaishnavinatarajan4537
    @vaishnavinatarajan4537 2 ปีที่แล้ว

    Thanks. It was very useful.

  • @alexisguardado6546
    @alexisguardado6546 2 ปีที่แล้ว

    Great content, I have seen all your videos so far. Please share more whenever you can! Thanks for this valuable information.

  • @johandaniels9442
    @johandaniels9442 2 ปีที่แล้ว

    Just got a wrong answer from my teacher for this exact question. What

  • @yahyakanibol
    @yahyakanibol 2 ปีที่แล้ว

    very clear explained... That was the answer I have been looking for.. Thank you Brad .. you ve gained your 865th subscriber ! Hope you will add 000 to all subs soon !

  • @PandaGuzheng
    @PandaGuzheng 2 ปีที่แล้ว

    Thank you, that was helpful

  • @ashishtrivedi3496
    @ashishtrivedi3496 2 ปีที่แล้ว

    It would be very nice if you could share a test strategy and test plan template for our help !

  • @abbyjon461
    @abbyjon461 2 ปีที่แล้ว

    Hey brad, could you please share more about the scope, and things that are not in scope for testing.

  • @omojowoifemayowa6149
    @omojowoifemayowa6149 3 ปีที่แล้ว

    thank you.. i hope you are good..please make more videos.this was really good.

  • @sidb2023
    @sidb2023 3 ปีที่แล้ว

    As per ISTQB, Risk, Contingency and Mitigation are part of test plan

  • @frytime_media
    @frytime_media 3 ปีที่แล้ว

    Any chance of getting pt. 2 soon?

  • @ostaphuk6099
    @ostaphuk6099 3 ปีที่แล้ว

    Brad! WHY you stop recording the videos, it's a fucking brilliant information (((

  • @dennisbenedictos3941
    @dennisbenedictos3941 3 ปีที่แล้ว

    Mind blown. Such an easy explanation but totally makes sense. I wish you continue with your Testing videos.

  • @AbsolutelyNOW
    @AbsolutelyNOW 3 ปีที่แล้ว

    Awesome genius!! great work

    • @daraware
      @daraware 3 ปีที่แล้ว

      Thank you very much!

  • @shashank0414
    @shashank0414 3 ปีที่แล้ว

    Beautifully explained in 4 mins!!

    • @daraware
      @daraware 3 ปีที่แล้ว

      Glad you liked it

  • @manir2660
    @manir2660 4 ปีที่แล้ว

    Brad. Why did you stop, man? I want to learn more!

    • @daraware
      @daraware 3 ปีที่แล้ว

      It's been a while but I will be posting more content soon.

  • @esraalrabty604
    @esraalrabty604 4 ปีที่แล้ว

    its a good overview << but i cant find the others videos :(

  • @dnxsol
    @dnxsol 4 ปีที่แล้ว

    Hey Brad, when are you publishing the next set of vids. i loved the clear easy to understand videos...

  • @luckboysunday
    @luckboysunday 4 ปีที่แล้ว

    Man it would nice right about now to have the other 4 parts to this series.... :(

    • @daraware
      @daraware 4 ปีที่แล้ว

      More videos are on the way!

  • @aryashenvi
    @aryashenvi 4 ปีที่แล้ว

    Superb Explanation...i have also researched many definitions online but your explanation seems to be the best and more convincible.

    • @daraware
      @daraware 4 ปีที่แล้ว

      Thanks and welcome

  • @wererwqet
    @wererwqet 4 ปีที่แล้ว

    Thank you... Simplified my confusion

    • @daraware
      @daraware 4 ปีที่แล้ว

      Happy to help

  • @ВасыльПетрович-п2х
    @ВасыльПетрович-п2х 4 ปีที่แล้ว

    do you create QA plan weekly?

  • @cognitioncloud4108
    @cognitioncloud4108 4 ปีที่แล้ว

    Thank you !! . This is Simple and Crystal !!

    • @daraware
      @daraware 4 ปีที่แล้ว

      Most welcome 😊

  • @sainiranjan40
    @sainiranjan40 4 ปีที่แล้ว

    I could not find Part 2. Please upload. Thanks

    • @daraware
      @daraware 4 ปีที่แล้ว

      More videos are on the way.

  • @sainiranjan40
    @sainiranjan40 4 ปีที่แล้ว

    I loved your way for explanation and you got another subscriber. happy sharing.... :)

    • @daraware
      @daraware 4 ปีที่แล้ว

      Awesome, thank you!

  • @nataliageleta4473
    @nataliageleta4473 4 ปีที่แล้ว

    Waiting for part 2, 3 .....

    • @daraware
      @daraware 4 ปีที่แล้ว

      I have time now to make more videos. More on the way.

  • @bjohnrajesh
    @bjohnrajesh 5 ปีที่แล้ว

    Thank u bro

    • @daraware
      @daraware 4 ปีที่แล้ว

      You are welcome!

  • @bobbyvenkatesan3657
    @bobbyvenkatesan3657 5 ปีที่แล้ว

    Very clear. Thanks

    • @daraware
      @daraware 4 ปีที่แล้ว

      Glad to help.

  • @youjohnson8666
    @youjohnson8666 5 ปีที่แล้ว

    Excellently explained.

    • @daraware
      @daraware 4 ปีที่แล้ว

      Thanks!

  • @bobfrank3049
    @bobfrank3049 6 ปีที่แล้ว

    Go dad go dad go😏I’m sorry GO DAD GOOO!!! Wow🤣

  • @Name260812
    @Name260812 6 ปีที่แล้ว

    Hi Brad, I want to ask you a few testing questions - what is the best place To connect with you please? Thanks.

  • @ashishgupta-mn5mv
    @ashishgupta-mn5mv 6 ปีที่แล้ว

    wow very nicely you have explained simple and precise explanation !!!

    • @daraware
      @daraware 4 ปีที่แล้ว

      Thanks!