Power Automate-sökning

Sök

equipment booking - Calendar event - add reminder to return item

Community

  Hello, help please We have outlook calendars set up - IT laptop 1, IT laptop 2 etc.. Staff open their calendar invite IT laptop 1, add time and date, (say 10.00 am Monday till 10.0...

Re: Adaptive Card response

Community

AgilePolly is a separate tab on teams channel to i understand that its a custom app, if you want to have user input on separate tab, you can build a Microsoft Form or PowerApps form to get user respo...

Re: Less that or equal to a number in a SharePoint List column

Community

Can you show the value of that step in your failed flow?  If Not add the compose as I said and run the flow again.  Flow will fail,  but at least you can expand the compose to show the...

Re: Amount figure shows with 12 decimal places, even though settings are put to 2 decimals. Please help :)

Community

@james1812    I think you are using the GET ITEM action of SharePoint to retrieve list of items from SharePoint, can you please check the OutPuts of the action card to see what value is b...

Re: SharePoint library permissions to run Flow

Community

You were right. @Pstork1 

Use a nested outputs in expression

Community

Hi everyone, I've been breaking my head over this for days and can't seem to find a way to get it to work. I will try my best to explain the setup and what it is I need to do. I have a SharePoint l...

Re: From where do I get the checklist id whten I am creating task from an excel file

Community

Hello @tom_riha , thanks in the meanwhile I fixed defined variable and set it to an int , assigned to checklisted id. Now it works, thanks for your prompt response

Re: Flow & Adaptive cards, change "Flow, Sent a card" message

Community

Can you change the label [card]?   Do not want to create channels for every bot chat, be nice to set labels and not just message headers.  

Pwer Automate-Create Planner task and add attachments to SharePoint on new email arrival

Community

Hi,  I'm new to powerautomte, and I really like the idea of having to automtically create a planner task, and upload the file to sharepoint flow. I started this flow  2 weeks ago and it cr...

Re: Lookup field cannot be applied to Condition Control

Community

Hi @annajhaveri , see screenshot below if I did your instructions properly. The "Number of Enrollees" (lookup column) is still not available even if I've searched it.  

Re: Less that or equal to a number in a SharePoint List column

Community

@leyburn19 is correct that if the value in the column is null or not an integer that the simple formula I gave you will fail.  But you don't need a compose, although that makes it easier to...

Re: Flow cannot parse JSON directly from file content

Community

Thanks @AIUYM19 but the problem was that in the Parse JSON widget, where the first line in the Schema pane is, you usually have a text field where you can start entering the schema manually...

Re: Avoiding duplicate tasks

Community

Hello @Tmann5 , add the 'value' array into the 'Filter array' action first, only then the 'value Title'. If you add the 'value Title' first it'll add the 'Apply to each' as the flow doesn'...

Re: using "File name" for "Move file"

Community

Hello @lottiwurm , review the Compose actions you're using. If the 'Outputs' you use in the 'Move file' action contains the path twice, then you're probably building the path twice somewhe...

Re: Get Property from an Array

Community

you can click on generate from sample and provide the json content that you want to parse. It will generate a schema on the basis of original content.   Please click Accept as Solution if it...

noob on Office 365 mail to Sharepoint list

Community

All,   I want to build a log of all email in a (shared) mailbox in a Sharepoint list. The emails do have attachments. The goal is to create one list item per email and to log the name of the ...

Power Automate and Share point list approval status

Community

The level of the running flow no approval response yet The list item approval status Hello Everyone,   I have an issue with regards a flow that has been created and is now in use. The fl...

Re: Lookup field cannot be applied to Condition Control

Community

No, it's not selected. See screenshot below.    

Re: Create a event with none-Reminder by action "Office 365 Outlook - create event"

Community

Just use UpdateEvent after creating a event. In UpdateEvent you can set reminder to None.

Re: Merging the steps of two flows into a single flow

Community

Currently its not possible to import only the steps on flow into another flow. You will have to rebuild the flow to achieve this.   Please click Accept as Solution if it resolved your proble...

Re: Excel to JSON Error involving blanks/empty fields

Community

Hi @imLennert,   Are you using a Parse Json action? If so, you could change the schema to allow null values for your number field. "yourfield": { "type": [ ...

Re: Create E-Mail with all overdue and outstanding MS Planner tasks

Community

That is an interesting questions as userId doesn't show up for me either. Please try the following:  items('Apply_to_each')?['userId'] 

using "File name" for "Move file"

Community

I try to use the output "File name with extension" in "Move file" "File to Move" field, but is seams like this field is asking for a string, instead of a written name? How can I realise a flow, which...

Re: Automated email notification based on score received on Microsoft Form

Community

I have had a similar error before on something with SharePoint. What I did is forced my value to be a number by using int(). I just used the Expression and put int(