Iskanje v storitvi Power Automate
Iskanje
Re: Updating/refreshing a SharePoint list field definition after a flow is created
SkupnostThanks for your quick reply. Given it won't be able to refresh the field defn (as you mentioned), I just proceeded to recreate the 'Create item' action in the flow and it worked. Would've...
Re: PowerApps image to SharePoint via JSON function produces previously published images
Skupnost@brightfame I have worked on this scenario on multiple occasions and never experienced such a kind of behavior. I suggest you to check back the flow once if there is any mismatch happening an...
Re: Why do I use "Get email (V2)" after a mail trigger?
Skupnost@ParkwayDrive The response object parameters differ from action to action and will not be the same, for information related to the trigger/actions their input parameters and response...
Re: Always have the error "invaliud html" , correct the highlighted
Skupnosthi @Kinjal_iTalent When i reply some posts today , it's happend again. i use the Microsoft Edge 88.0.705.53 64bit, by the way windows 10 1909 enterprise. but this time i ma...
Converting Time in Microsoft Form Submission Time
SkupnostI am trying to create a flow that enters data into an excel sheet. When the submission time is entered it is in the incorrect time zone. When I add the convert time zone setting the flo...
Re: Multi Level Condition Approval Error
SkupnostThanks @annajhaveri Seems as thought the expression worked great! However, now my 100k Accounting Approval condition is giving me an error. I have set it up in the same way a...
Re: How do I create an html table from json?
SkupnostHi, i have same issues , m creating same flow as you have created please help me if you have solution.
Re: Calculate sum of multiple numbers
SkupnostHi Rob, the error is in your last part of the expression, its only "variables" without "add". for instance I have used this expression without problems. - add(variables( 'Q1' ),add(varia...
Re: Creating new folders inside Modern Document Sets - One or more field types are not installed properly
SkupnostThanks for the reply @danbert1973 . No, there are no special characters in the names of the remaining columns of the list content type - I've stripped all columns out except for the standard Title, N...
Re: Missing both List of Response Notifications and List of response notifications response id
SkupnostHi newtoautomate, Simple solution is to turn off the split on in the form setting. Follow the below screenshot and you will get the "list of response notification"  ...
Re: Approvals not showing link to document in sharepoint
SkupnostHi @lilivc1605 Could you tell me if the problem still exist now? Because it is maybe a temporary bug. If the problem still exist, could you tell me whether this error exi...
Re: Converting Time in Microsoft Form Submission Time
SkupnostHi @KirstenACS that way is working for me , but in a loop. i don't know if it doesn't mater about that. but you still can use utcNow() to get the time when a new response. ...
Get updated record data from a long lasting flow
SkupnostHi, So lets say we trigger on update of an Lead record so in that action we are able to pull information about that Lead record. But the flow is rather complex and can run for at least 30 mi...
Re: Identify if incoming PDF document is scanned or searchable
Skupnost@Jay-Encodian I got a trial version of it and created a simple flow "When a file is created" using OneDrive for Business connector. I then uploaded a pdf file which has some text in it, not a sc...
Re: Sharepoint notification flow
SkupnostSharePoint doesn't track changes inside an Excel file. It only tracks that the file changed and was saved. To get the changes you would need to retrieve the previous version and do a comp...
Adobe webform-to-sharepoint: Webhook cap?
SkupnostI use a particular PowerAutomate flow to connect completed forms and have them sent to different sharepoint folders based on the parent IDs. I had noticed the following error code and message i...
How to monitor failed flows that are stored inside a solution?
SkupnostHi Guys, I noticed that flows I own are appearing on Monitors (for failed runs) however flows I have created which are stored on a Solution (for organization purposes) does not appear on the...
Re: Syntax for combining FileArray and a static object/file
SkupnostThis was more or less my problem though my work around was to use "get file content by path" and "get file metadata by path" to pull dynamic content to append to the FileArray variable like this.&nbs...
Re: sending an email when a new excel file is created based on a template
SkupnostHi @ma_91 Here is an excellent post about this Power Automate HTML Table Styling – Ryan Maclean (ryanmaclean365.com) Thanks
Re: Duplicate emails sent when form is submitted
Skupnost@AriaK , why you have apply to each action added to your flow, that looks like the reason of email sent out more than one time.
Re: Per User Plan License
SkupnostSorry, let me clarify. The people approving things need to have the license, not the people who are creating the thing being approved. The approvers need the license because they will be ...
SharePoint document library send email
SkupnostGood Afternoon, I need some help working out a flow. I am on GCC as I think that matters sometimes. I have a “bulletin” library that we add documents too and then thanks to new modern experience we...
Re: Excel to sql server
SkupnostHi @abm , Thanks for the informative video. It worked in the case when the column has dates. But for the blank values it's giving me this error:
Outlook move email to folder by variable
SkupnostHi, My issue is the same as https://powerusers.microsoft.com/t5/Building-Flows/Need-to-move-an-email-to-a-folder-based-on-variables/m-p/527005#M67677 But it appears since the update to...