Power Automate Search

Search

Re: Get E-mail address of LockedbyUser

Community

{ "type": "object", "properties": { "d": { "type": "object", "properties": { "LockedByUser": {} } } } }

Create answers (or questions, even) in Microsoft Forms when "X" occurs

Community

Currently, there is no ability in Microsoft Forms to insert a new question or input data as a multiple choice answer in an existing form when an event occurs.    For example (not the purp...

Re: Read file name without extension

Community

Thanks for all advise, let me explain my issue detail. From below flow, I can get the file location and store at Files [ C:\Z-PAD-Testing\Random_xcWfjh.txt ] correctly.     B...

Re: Keep a login process as a separated desktop flow

Community

Thank you for your comment! I was originally seeking the way not to use the subflows but use the separated flow because it can be more independent from the main flow and reusable but, if that is not ...

Re: set drop down list value on web page keep getting error.

Community

above solution worked out. Many Thanks for this.

Re: Dynamic Selector (variable in selector) in Desktop Automation

Community

Hi   can variables be used in attribute names? this didn't work.....

Re: Power Automate Action to Extract First Name from Parenthesis in User Display Name

Community

@Hardesh15, why? Do you believe that using the Compose action is better than using the "Set variable"?

UNIQUE FILTER

Community

Hi,   I am building a desktop flow and I cannot get the unique filter to work.   I have a sheet labeled "all ltrs" and i figured out how to create the new sheet, the all ltrs sheet has ...

Re: Icons not displayed in Power Automate

Community

Same for me, I changed language and region and problem still persists.

Re: Flow Get Items returns only 100 entries when "Top Count" box is left blank.

Community

I think the issue at least as it is today is the pagination, not the "top x", pagination is under advanced settings.

Re: Sending PDF file converted to base64 to an Endpoint via HTTP POST request

Community

I know it is quite late for me to answer this but I have the exact problem encountered for my interview exam, just replaced  file.Base64Data = "base64-data=" + pdfBase64; to file.Base64Data =...

set drop down list value on web page keep getting error.

Community

Hi All,   I'm trying to set a value on a company webpage using the action Set-drop-down list value on web page action,but whatever I do it  can't be set.  (name nor index ) tried val...

Re: sending an email to multiple people within the "people picker" field

Community

Hi Charlie, thanks so much for your help.   My people field is set up to  allow for multiple selection of people (photo attached).         I am still runn...

Problem with power automate flow of moving SharePoint pages to another library

Community

Hi everyone,   I'm trying to make a flow to move certain site pages to a different site when triggered. However, it always fails when moving the pages to the other location. I can however copy...

Whats "column name" Value and "column name" claims

Community

Hello im building a small flow which will copy list items to another list. While im building, some values are directly picked by flow but some column I see additional "value" and " claims". Whats...

Re: Urgent Help Needed - Delete a Row function suddenly failing

Community

I have tried "Get a Row" and "Add Row" and "List Rows" as i also thought that might be the issue but they are all failing, it was originally the "Get a Row" dynamic ID

Re: Urgent help needed - "Delete a Row" suddenly failing

Community

Hello, @DanielleCL1    According for what I'm seeing in your cloud flow and for what you're saying, I don't think you have nothing wrong there.   Normally, this kind of issues...

Re: Urgent help needed - "Delete a Row" suddenly failing

Community

Yes i can verify all of the above and still it is failing, nothing has changed and it has been working fine for 3 weeks

Re: EXCEL remove duplicate

Community

Hi @MarconettiMarco ,   I tried this before, but the fx  union(body( 'ARRAYMAP' ),body( 'ARRAYMAP' )), is not sorting.   Thx,

The sender is not a member of the chat

Community

Hi,   I have set up a very simple flow to send messages to Teams group chat as a Flow Bot.    When I change my password, which is compulsory for me every three months, this flow fa...

Re: sending an email to multiple people within the "people picker" field

Community

Hi @Courtney_Sully ,   Is your Person column set up like this? You could try to use the union() function to remove duplicates from the array.   I have...

What is the maximum file size of Adobe action "upload a document and get a document ID" ?

Community

Dear Community,   I tried get file from sharepoint and use it in this action and got error { "code": "LARGE_FILE_SIZE", "message": "File size too large" } I would like to...

Urgent help needed - "Delete a Row" suddenly failing

Community

Hi, i have a flow that has been working absolutely fine for 3 weeks until this morning, now its failing every time on "Delete a Row". Nothing has changed so no idea why this is now failing, please ca...

Re: Sync calenders of users in AD Group to one Shared Calender

Community

It's a good point ... there should be a service worker Flow account at the company as a matter of course, because the licencing woes are real these days.   It shouldn't be too hard to sort t...