Questions tagged [power-automate-flow]

28 questions
0
votes
1 answer

Compare Parse JSON to Sharepoint list with Power Automate

I created a flow (working!) to copy an Excel list to a Sharepoint list. The Excel list is replaced weekly so, before Excel items are copied over to SP, the new Excel list must be compared to the existing SP list. Based on data from six columns, any…
0
votes
0 answers

How to write a Power Automate with a list that has several choice columns?

I've been working on a Power Automate to gather changed information from list columns and email them to the owner of the list. So far, my PA works, but for some reason the columns with the "single line of text" display the information correctly…
0
votes
1 answer

Power Automate can't find table in excel: No table was found with the name 'SNOW'

I am creating a POwer Automate flow, which triggers when a file is dropped into a sharepoint folder. It triggers fine - and I'm locating the file from the dropdowns in the "List Rows Present in a Table" action. When it triggers, it errors and says:…
Mark Tait
  • 545
  • 3
  • 12
  • 22
0
votes
1 answer

Create a PowerAutomate condition

I am solving a problem in PowerAutomate I have a document library in which documents are placed. Each document on the value in the column Validity to. I need to solve the following: validity is less than or equal to -30 days but not less than -14…
0
votes
0 answers

I am having trouble using Power Automate to send an email to an email provided in a List form, using "Send an HTTP request to SharePoint"

This is my column that I want to use to send an email to the Requestor's Supervisor: This is my Form highlighting the field I want to use the email: This is my FLOW and I can't figure out how to send this to the Supervisor's email provided in the…
M Klein
  • 1
  • 1
0
votes
0 answers

I want to achieve copying of template folder structure to a newly created folder in SharePoint Online

I want to achieve copying of template folder structure to a newly created folder in SharePoint Online. The template folder structure is set up in document library in a site. The new folders are created in another document library. I need that when a…
0
votes
2 answers

how can I add a newline using logic app or powerautomate?

I'm trying to add newline in String using Logic App. But I got nothing interesting. That is what I got: ios-youtube, keepassium-ios, markmcguill-strongbox, Office-Word, microsoft-azureauthenticator, microsoft-scmx, Office-Excel, microsoft-skydrive,…
0
votes
0 answers

Emailing excel file from SharePoint using power automate

I currently have an excel workbook sitting in a folder in SharePoint. I would like to set up a flow in power automate that will email(outlook) this file every morning. So far, it is "emailing" the workbook, however, is just blank and can't be…
0
votes
1 answer

Power automate flow disappeared

I am starting with the power automate. Creating the test flow to send email when an item is added to Sharepoint list. All seem to work, email is sent. However next day, I come in, I do not see my flow anywhere. I was looking for it under "My…
Dmitriy Ryabin
  • 363
  • 3
  • 16
0
votes
0 answers

How to make Powerautomate accepting GET and POST requests?

I have a PowerAutomate Flow that handles a verification and a payload from a webhook. I am using the HTTP Trigger of Powerautomate. My problem is that I now need to handle both situations in one Flow. The verification requires the Trigger to be…
Paul Short
  • 11
  • 5
-1
votes
0 answers

Power Automate - Excel to List, selected by Column, with or without filter

How do I pull an excel file into sharepoint using a manual trigger, but only selecting specific columns - and i might want to filter it too? It's actually very doable, and not that hard. Here's the steps. Manually Trigger a Flow Create…
weow
  • 1
-1
votes
0 answers

When a Response is added in Microsoft form, responses will store in SharePoint list

I was using power automate template for this. I have created a microsoft form and a SharePoint list. when i was building a flow in power autome, In create item,action, if a column is number or person column. dynamic content is not taking in that…
-1
votes
1 answer

Why is my flow's "Send an Email" action using a guid instead of calling user's email address

The final step of my flow uses "Send an email (V2)" to deliver results to the calling user. It is erroring on the recipient email address: I have also tried the alternative actions "Send email with options" and "Send an email from a shared mailbox…
John Joseph
  • 1,003
  • 1
  • 10
  • 20
1
2