Power Automate Search
Search
Re: add items with the same name in the sharepoint list
Community@abm Hello! I did exactly that. I get this Still, when I re-run the flow, it creates the elements with the same name. When this happens, the error appears that the element a...
Using "For Each" action to loop through matching emails to save attachment & process data
CommunityHello, I have a process where I need to: 1. look for specific emails based on subject heading 2. download the specific xls attachment 3. process data from it 4. delete file from folder ...
Calculating results on a submitted MS Form when submitting to the database.
CommunityLooking for suggestions. I have a flow setup to add the results of an MS form into my SQL database. This is all setup and working correctly. The form has ~ 100 yes/no question...
Power Automate Desktop : Database (Open SQL Connection, Execute SQL Statement, Close SQL Connection)
Communitywatch?v=-YxgtW1KmYc
Re: Bad Gateway while selecting folder inside library of Create and Rename Sharepoint connector
Community@Anon3218 please check your existing working flow and specially o data filter query. Thanks Hardesh
Re: Email notifications from shared mailbox permissions
CommunityHi @sama0018 , You may deploy the PowerApps and Power automate within a solution. Then, the normal user can't see the Flow from the My Flow/Shared Flow list. Bes...
Re: Convert True and False to Yes or No in Power Automate
CommunityAlso try if(equals(toLower(triggerBody()?['Does_x0020_this_x0020_project_x00']),'true'),'Yes','No')
Change the owner and connections of Power Automate Flow
CommunityI understand we can add owners on owners of flow page, but it seems the creator of the flow cannot be removed as the button is grey. Besides, if we change the owner and also want to change the connec...
Re: Reminder for approval not triggering
CommunityHi @tom_riha , I've just noticed that the the condition is triggering however, when its due to send an email it says "Skipped". Which, kind of makes the whole reminder pointless.&n...
Re: Unable to process template language expressions for action 'Condition'
CommunityApologies, Ferran. Expression on the left hand side is formatDateTime(addDays( '1899/12/30T00:00:00Z' ,int(item()?[ 'Column2' ])), 'yyyy-MM-dd' ) Expression on th...
Re: How to compare dates in two SH Lists
Community@PowerSalam I was able to set variables like this, you can initialize variable outside the loop and set variable in the loop. hope this helps ------...
Oracle Bulk insert
CommunityHello All, Is there any better way to bulk insert the data into Oracle database. Currently its talking almost 10 mins for 600 records in power automate but for SQL Developer or any other tool its tak...
Re: "code": "ErrorSendAsDenied"
Community@AnaLo you need to delegate permissions Check this out : https://www.nucleustechnologies.com/blog/how-to-grant-permissions-to-other-office-365-mailboxes/ Check ste...
Ms Flow - Get Reminders on calculated date field
CommunityHi, Is there any possible way to get reminders on calculated date field? I read many posts that says it is not possible as of now. I have an Date field, Number field and a calcu...
Re: MS Flow - Read Only permission
CommunityHi @PriyaFernandes Currently if you provide a user with run only access, they can run the flow but not view the history (available for manual triggers only). Fo...
Re: Can't see some flows in "My Flows" list
CommunityHi @Abdul_Hannan There could be two options I can think of. 1. You must have shared the flows with some team members. And you can see the flows under the Shared with me ...
Re: Let tasks happen in parallel
CommunityThanks for the reply. The issue is however that within the application there is an action that includes the ticking of this box, and thus it cannot take place in sequential steps, but needs to take p...
Re: Flow not running manually and automatically
CommunityWhat is the trigger step of your flow? The error message is telling you don't have a valid gateway, are you creating file to your local folder? If so, you need to install an enterpri...
Re: Outlook Subfolder - forward email
CommunityHi @Comeon Thank you for your posting. Accordingly to your description, you would like to forward all emails which are moved to specific folder. However, the condition on...
Re: Entering the expiry date of the file
Community@testuserburak Please check this video from Shane Young https://www.youtube.com/watch?v=Badj3_T8zAw&t=987s
Power Automate HMAC (SHA256) generator
CommunityHi all, I'm trying to create power automate process from CDS (dataverse) to one service. For authentication I need to generate HMAC (SHA256) hash which I need to use for verification. I have ...
Re: Power Automate Desktop
CommunityHi, It depends on what kinds of the slider you have on your website so that you can decide which kind of actions on PAD you can use. You can try to use Web Recorder from PAD to experiment th...
Re: Formula for Counting Days between dates via ms forms|calendar selector
CommunityOk. I just built what you modelled. Now ...I have this flow to a a SharePoint list ....how do I set that up? Let me show a screen shot ....
Auto Archive Files in Sharepoint
CommunityI want to create a time schedule trigger into Sharepoint that moves files from a specific folder to another based on time condition like 30 days. Is this possible? Try to run this rule-bas...
How do I fill a Sharepoint Lookup Column in Power Automate?
CommunityHow do I fill a Sharepoint Lookup Column in Power Automate? I tried using a value that matches one of the options but that did not work. See screenshot below.