Power Automate-sökning
Sök
Re: From email, save excel attachment in SP, get info from inside table and update SP or excel
CommunityOk, I finally managed to solve this : I created another flow from my file already in Sharepoint I hovered on the element of my table I needed I wrote it down I corrected it for my other flo...
Re: Unable to figure out how i can add a new line inside string variable
Community@Expiscornovus i am using Rich Text field + i changed it to Enhanced rich text field,,,but still same issue.. thanks
When a task is completed trigger, to much time to get it triggered
CommunityWhen a task is completed trigger is taking around 4-7 minutes, before it gets triggered VS When a form is submitted 0-1 min Is this normal?
convert word file to PDF
CommunityDear all i have word file for certificates , so i would like to create flow that help me to fill this file from SharePoint list and convert it to PDF like first name , last name and so...
Re: get first 99 characters from string and concat
Community@marial16 , the expression looks correct to get the first 99 characters and append '...' to it, what result does do you get out of it?
Re: List tasks over 400 tasks from planner
CommunityWHY 400? That does not make any sense. Please fix it soon.
Re: How to share and export of Power automate desktop in production environment
CommunityHey, You can export the Desktop Flow and move it to the another environment by using Solution. I've done it many times. First of all, you just need to create a new Solution for your f...
Re: Resend an approval notification from the Workflow history while its running
CommunityI am amazed this does not have higher votes nor was it built in. The ability to manually repeat a Flow step (once it meets certain criteria), particularly Approvals, seems like it should have been...
Power App button link to a website
CommunityHi there, In my power apps, I have a button which I want it to go to a link within my company website. How can I do this? Thanks!
email integration questions
CommunityI opened a support issue with Microsoft, but I thought I would ask this in case you know. I am a new Power Automate user. I have a flow that generates a pdf from safety inspection software called iA...
Re: Setting a multiple lookup column
CommunityHi @klaw-sha Also if the integer conversion doesn't work then add a compose and map the JSON string once it constructed. Finally add the output of compose for the update. &nbs...
Invalid template error
CommunityHello, I have a flow that I use everyday that grabs data from excel online and sends the selected data into an email. Everyday I either clear or paste over the yesterday'...
Re: Compose action skipped due to Condition, but gives a null value that I do not want
Community@Jronash That was perfect, thank you!
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')
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
Power Automate Desktop : Database (Open SQL Connection, Execute SQL Statement, Close SQL Connection)
Communitywatch?v=-YxgtW1KmYc
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...
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...
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 ...
Re: get dial in conference number fo send it in sms
CommunityHi @Sumaira, It is a audio conferencing feature of Microsoft Teams, which also requires additional licenses. Just to double check, do you have that feature available ...
Re: Extracting values from an OData response and formatting my current response to be JSON Array?
CommunityHi @RezaDorrani Thank you for the guidance. I have managed to get to a point now where I can convert the output into an array, however, when I r etrieve d the value s from "@o...
Re: Find Substring in a String
CommunityThank you @VictorIvanidze I did look at the documentation, but if you have never done anything like this before, I does not help! I'll mark you solution as closed, and try and figure o...
Re: Date Conversion error - worked fine yesterday?
Communityright you are! thanks! i didn't even think to look for a change to the connector...
Re: Populate a Sharepoint List or Excel file based on other Sharepoint List
CommunityForget it , it works, thanks a lot!
Re: Populate A Word Template - Please Make Sure The Size Is Less Than 10MB
CommunityConverting to a PDF is making it smaller via greater image compression. Word isn't doing that. I'd be tempted to use something like https://kraken.io/ to reduce the size of the images...