У нас вы можете посмотреть бесплатно Variables in Power Automate for Desktop (Full Tutorial) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This full video tutorial shows how to use variables in Microsoft Power Automate for Desktop. The most common variable types are covered: Text, Number, and List, and you'll learn how to work with each of them with easy-to-follow and straightforward use cases. 📁 COURSE MATERIALS https://andersjensen.org/microsoft-po... 👨👩👧👦 Discord: / discord Join my network with 4000+ RPA Developers, where we solve RPA problems, network, and help each other upgrade our careers. It's free! VIDEOS FOR YOU: 🔹 Get Started with Power Automate for Desktop: • Get Started with Power Automate Deskop (In... 🔹 Power Automate Cloud Beginners Guide: • Microsoft Power Automate - Tutorial for Be... FOLLOW ME: 💼 LinkedIn: / andersjensenorg 📸 Instagram: / andersjensenorg 👨 Facebook: / andersjensenorg 🐦 Twitter: / andersjensenorg 💌 Email Newsletter: https://andersjensen.org/email-newsle... MY GEAR (Amazon affiliate): 🖥️ My monitor Samsung 49-inch CRG9 Curved Monitor = https://geni.us/MDpejc If you are buying this, I can recommend the Mi Monitor Light Bar = https://geni.us/3Wwad 💡 Lights IVISII 19 inch Ring Light and Stand = https://geni.us/fVCH3IC Godox TL60 RGB Tube Light = https://geni.us/u0hxf ⌨️ Keyboard Logitech Backlit Keyboard = https://geni.us/aT0ltB 📹 Camera Sony FDRAX53-B = https://geni.us/gnAE 🎤 Microphone Rode Procaster = https://geni.us/XWvZN Rode PSA1 Boom Arm = https://geni.us/LtDH275 Rode Shock Mount = https://geni.us/aAgP Triton FetHead in-Line Preamp (improve your mic) = https://geni.us/cMAO XLR Cable = https://geni.us/DfRbS Focusrite Scarlett (you need this to connect the mic+headphones) = https://geni.us/BAoA6Na 0:00 Intro Variables in Microsoft Power Automate for Desktop is a straightforward concept to grasp. Let me show you how. First, we'll cover the most common variable types: Text, Number, and List, and talk about the difference between flow variables and input/output variables. 1:02 Text variables Using a Display message action, we show the power of variables (static vs. dynamic solution). Use the Set variable to initialize a new (text) variable. Use a variable in an action by surrounding it with percentage signs. The button clicked by the user is also stored in a variable we can work with. We can create an If action and perform actions on whether the user has pressed OK or Cancel. 10:58 Input/output variables An Input variable can be created and comes into our flow (ongoing argument) from, e.g., Power Automate cloud. An Output variable is similarly going out of our flow (outgoing argument). 12:50 Number variable A number variable in Power Automate for Desktop is what it says: A number (integer or double). Use a Truncate number action to round your number: Integer part (what is before the decimal delimiter), Decimal part (what is after the decimal delimiter), and Round number (round by decimal places). 23:20 List variable Use a List variable to store variables of the same time. Then, you can iterate through the List and perform the same action on each item (use a For each action). Pro tip: Use a Set variable action to add multiple items to a list at the same time. #microsoft #powerautomate #powerplatform