Power Automate Search

Search

Re: From email, save excel attachment in SP, get info from inside table and update SP or excel

Community

Ok, 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

convert word file to PDF

Community

Dear 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?

When a task is completed trigger, to much time to get it triggered

Community

When 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?

Re: List tasks over 400 tasks from planner

Community

WHY 400? That does not make any sense. Please fix it soon.

Re: ActionBranchingConditionNotSatisfied on Send an Email (V2) for New News Posts with Custom Column

Community

Yes, click the download. I'm betting it's a json string value and not an integer, that will show us the true value of "Promoted State"

Re: Convert csv file to JSON format

Community

The sample examples are not working as per my testing. Will wait for another response. There might be some work around here.

Re: ActionBranchingConditionNotSatisfied on Send an Email (V2) for New News Posts with Custom Column

Community

Can you post the outputs of "When a file is created or modified (properties only)"? I would mark out whatever private info before posting as you did in your first image.

Re: Converting image to word using power apps and power automate

Community

Unfortunately, the peninput1.image is not the format the word template accepts.    You need to perform steps such as storing the image first on azure or SharePoint and then getting the ...

Re: Emoji list for MS Flow

Community

I need the same. At least a way to somehow capture trigger of emoticon.

Common Data Service Trigger: Filter based on lookup value

Community

Hi, I am trying to trigger my Cloud Flow whenever a certain field on a linked entity is not null. Is there any way how to achieve that using the CDS (current) connector? The equivalent OData qu...

Re: Upload image to adaptive card

Community

But is there a possibility of uploading image in Flow itself?

Re: Length content error on Get Row - Excel Business

Community

Now is solved   Hi all, specially to @trad who kindly helped me.   The issue has disappeared with no change on my side: The file is the same, with same size.   So it ...

Filter data and display into a gallery

Community

Hi Team, I have SharePoint list which contains columns like single line of text, person and Choice columns(35 choice columns) are there. I want to filter combination of Account name, Project n...

Re: Remove/Delete Completed Tasks in Planner

Community

will this delete about 1000 tasks? I think I tried this but it was not deleting when the tasks are more than 400.

Re: Unable to figure out how i can add a new line inside string variable

Community

Hi @johnjohn123,   Yes, I tested it first before I posted this possible solution 🙂   What kind of SharePoint column are you using, multiple lines of text?   My test...

Re: Bulk email (20,000+) with Delay action

Community

@Poobana  are you getting items from SharePoint list to retrieve the items, if yes, then you can use filter query on the Get Items action to fetch only those items whose Expiration Date is today...

Re: Azure DevOps - Queue a new build

Community

Whats the best way of setting the variable value to complete? Do I need to run a POST to Azure DevOps to determine the build has finished. Ideally I don't want to just add a default wait time out of ...

Re: subtractFromTime not working

Community

Its a very simple fix.  You overlooked that you are writing the formula as JSON so it needs to use 'Day' not "Day".  Change the double quotes to single quotes and it will work.  I miss...

Re: Invalid template error

Community

Thank you, that explains what happened with my flow. My question now is how can I get the date in a different format now. This is what I am getting now 2021-01-20T00:00:00.000Z I would like...

Re: get dial in conference number fo send it in sms

Community

Hi @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: Find Substring in a String

Community

Thank 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: Extracting values from an OData response and formatting my current response to be JSON Array?

Community

Hi @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: Date Conversion error - worked fine yesterday?

Community

right you are! thanks! i didn't even think to look for a change to the connector...