enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Re: Microsoft Form - Power Automate - Skip if field is blank

    powerusers.microsoft.com/t5/Building-Flows/Microsoft-Form-Power-Automate-Skip...

    Skip to main content. Power Automate . Product . Connectors; Templates; Take a guided tour; Capabilities

  3. Re: How can I rename multiple files sometimes with... - Power...

    powerusers.microsoft.com/t5/General-Power-Automate/How-can-I-rename-multiple...

    You might find these MS Form Tutorials helpful: How to Get Microsoft Form File Uploads Attached to an Email In this Microsoft Power Automate Tutorial I’m going to cover where file uploads from your Microsoft Forms are saved. I’ll also show you how attach the uploaded files to an email and how...

  4. Re: For each for get attachments action stuck for ... - Power...

    powerusers.microsoft.com/t5/General-Power-Automate/For-each-for-get...

    You have the incorrect dynamic content in these fields. Reference this section of the tutorial. Please note: In this part of the tutorial I'm using the dynamic content in an Append to Array variable action (not necessary for your flow—unless you plan to email the attachments). Hope this helps!

  5. Re: Power automate flow to count the anniversary

    powerusers.microsoft.com/t5/Building-Flows/Power-automate-flow-to-count-the...

    Hi Try this approach. I have created a demo sharepoint having employee details with below columns Now let's see how to create the flow 1. Use a scheduled flow type so to make it run everyday 2. use get items to get all items from SharePoint list 3. Use initialize variable to initial...

  6. Re: Flow runs successfully, but item level SharePo... - Power...

    powerusers.microsoft.com/t5/General-Power-Automate/Flow-runs-successfully-but...

    Could you post a screenshot of the flow you are having issues with? In the meantime you might be interested in this YT tutorial: 5 Power Automate Troubleshooting FAQs and Helpful Tips for Creating Better Flows In this Power Automate tutorial, I explore 5 frequently asked questions that pop up whe...

  7. Re: Send an email if a Sharepoint list column has ... - Power...

    powerusers.microsoft.com/t5/Building-Flows/Send-an-email-if-a-Sharepoint-list...

    Get Help with Power Automate; General Power Automate Discussion; Using Connectors; Building Flows; Using Flows; Power Automate Desktop; Process Mining; AI Builder; Power Automate Mobile App; Translation Quality Feedback; Connector Development; Power Platform Integration - Better Together! Power Platform Integrations (Read Only) Power Platform ...

  8. Conditions giving trouble with variable types - Power Platform...

    powerusers.microsoft.com/t5/Building-Flows/Conditions-giving-trouble-with...

    I'm having a colossal amount of trouble getting a flow to work. I'm not using the premium version of automate & I want to email a certificate to anyone who scores more than 70% on a Microsoft Forms quiz with 15 questions. I'm calculating scores in Microsoft Excel using formulas that sum up the numbe...

  9. Re: Help required on power automation flow

    powerusers.microsoft.com/t5/General-Power-Automate/Help-required-on-power...

    Can you share a screenshot of your full flow. The screenshot you share is also very small—a bigger image would be helpful. In the meantime you might find these YT Tutorials helpful: How to Get Microsoft Form File Uploads Attached to an Email In this Microsoft Power Automate Tutorial I’m goin...

  10. Solved: Send one email with multiple attachments - Power Platform...

    powerusers.microsoft.com/t5/Building-Flows/Send-one-email-with-multiple...

    So, I have a Sharepoint list, in this list I'm using the Attachments column to store several files related to one or more tasks. Now, I need to send one email, with several attachments from several tasks, this is what I have so far I get the list of tasks I need, then I get the attachments from ...

  11. Re: Automatically Send Email when meets Condition ... - Power...

    powerusers.microsoft.com/t5/Building-Flows/Automatically-Send-Email-when-meets...

    When possible, it's always best to reduce the number of rows returned by using a filter query. However, Filter Query in the List Rows Present in a Table action only supports a single condition with the eq (equals to), ne (not equals to), contains, startswith or endswith operator. Also, it's import...