Forum Widgets
Latest Discussions
File not found when doing Get File content in Power Automate
Good Day, Been researching this endlessly but no solution. I am doing a flow but when doing a Get file content in Apply to each, I get the error below. I am using Identifier from the Get file (properties) in my Get file content action. What am I missing ? Can someone please help. Many thanks in advance. "File not found clientRequestId: 83ed0d3e-d278-48f3-b3ff-a6662a4d68d7 serviceRequestId: 83ed0d3e-d278-48f3-b3ff-a6662a4d68d7FransKLFeb 17, 2025Copper Contributor26KViews0likes3CommentsVacation/Leave tracker
Hi All, I am creating a Leave tracker, Basically what I have done so far is. -Create a form for leave submission. -Link it to approvals so it basically retrieved manager details and sends approval request via Outlook/Teams. -Create a SPO list item to update and save requests. -Once approval is received the SPO list item is updated to have a status approved. -This triggers email notification to the requestor. -A calendar event is updated in a shared calendar. What I would like to add/Improve is: -Check before sending approval request to see if balance has enough days for the leave requested. -Tracking for vacation balance. i.e. deduct approved days from balance. -For Calendar events to cover all days of the leave in case it is more than one days. Current Create event, Creates only one day. I tried multiple methods that did not work, Any Idea how to achieve this??AhmedSHMKFeb 14, 2025Brass Contributor22Views0likes1CommentSharePoint, OneNote, and Flow...issues with copying a OneNote Notebook using Flow
We have a OneNote notebook in a Document Library that contains many sections. We use this notebook each time we create a new folder in a document library. In the past we have manually created it. End goal: To be able to open the Notebook in SharePoint Online. Every way I try to write the Flow I am failing. 1) If I create the OneNote as a template (onepkg), I can successfully copy the file from the template site to the new folder. But when I open it, it opens in Native Client, requires me to choose a location to save it to, and if I choose back to SharePoint it creates a folder with individual pages for each section. Fail. 2) If I just try to copy the OneNote (not as a template), Flow doesn't recognize it as a file; it sees it as a folder. Anyone have any suggestions on the best way to solve this?Reed WilsonFeb 12, 2025Brass Contributor2.6KViews0likes2CommentsTrying to change active user based on dates
Hello, I have a SharePoint list with several fields: Person A Person B Active Person Start Date End Date I want to set up a flow so that when a list item is modified, a flow checks if TODAY is between Start Date and End Date. If true, [Active Person] = Person B Else, Active Person = Person A Any idea how I can do this?ShaneL79Feb 11, 2025Copper Contributor5Views0likes0CommentsWord Doc properties not updated in doc body
Hi, sorry if i am repeating the topic, could not find one that would answer my issue. I have a document template with 2 tables on the page: Table 1 contains info from the template like - Document ID, version, Template approver and Template approval date Table 3 contains info from the procedure - Document ID, version, Document approver and Document approval date. Template is being approved through Power Automate flow. Data in table is updated through flow and all works as expected. However, document after approval flow does not update Document properties in the Table 2, specifically document approver and document approval date. Document ID is updated and version also. I have checked Info of the document, and fields are updated but it is not reflected in the table. If i add it manually again, it does place the correct values, but then my this is seen as change and approval flow needs to be triggered again. Any ideas how to solve this? Thanks.MirnaRFeb 11, 2025Copper Contributor45Views0likes2CommentsImages appear blurry on Power App when source is from Sharepoint List image column
I used the "Data-centred mobile app" app template to create a Power App from a SharePoint List. This template automatically creates 3 types of screens: Browse, Detail, Edit/Create. One of my Sharepoint columns contains images which I want to display in on of the screens in the app. The template automatically parks this image as a Datacard. One of the images, which is different in dimensions to the others, comes out blurry. I tried changing the image dimensions, but it doesn't solve the problem. Here is a screenshot:nztiongFeb 08, 2025Copper Contributor4.9KViews3likes5CommentsCustom Form Person/Group Field showing strangely: Showing Email Address string instead of name
Good morning, I have made a custom form for a sharepoint list. There are a handful of 'Person or Group' fields. However when viewing the custom form, they don't show the name, they show a string of information which includes the actual email address. i:0#.f|membership|email address removed for privacy reasons Is there a way to show the name like it does in the standard form view?SolvedMark1014Feb 08, 2025Copper Contributor3.9KViews0likes4CommentsStop trigger when receiving calendar invite for 'When a new email arrives in a shared mailbox'
I have created a flow which starts with the trigger 'When a new email arrives in a shared mailbox'. I would like to prevent this trigger starting the flow if I receive a calendar invite from any sender. I have tried and tested a couple options with co-pilot which did not work: Adding this function to the settings of the trigger '@not(equals(triggerOutputs()?['body/MessageClass'], 'IPM.Schedule.Meeting.Request'))' -> NO emails were triggering the flow any longer Using a condition with the following function: '@contains(triggerOutputs()?['body/Categories'], 'Meeting')' I am ideally going to avoid creating more steps in my flow, and instead working within the settings of the trigger. Please help! Below is the flow if at all helpful...madsfFeb 03, 2025Copper Contributor51Views0likes2CommentsError when using MS Group Form for upload of files to Sharepoint List
Hi, I keep getting an error at my get file content. the message says route doesn’t match? I have gone to my SharePoint site to where the attachments are stored and copied the path. think I have now confused myself. thanksdawnellieFeb 02, 2025Copper Contributor21Views0likes1CommentDisagreement with CoPilot on Flow Logic
CoPilot and I disagree about a filter in a flow. Currently, my flow selects items with the following filter: DueDate le 'addDays(utcNow(), 2)' or DueDate eq 'addDays(utcNow(), 2)' It seems to me that the "eq" piece is duplicative, because the "le" piece would include it. In other words, "less than or equal to two days from now" already includes "equal to two days from now." CoPilot, however, states that the "eq" piece is necessary. Its reasoning is not convincing. What light can a human Flow expert shed on this?JosephNierenbergJan 31, 2025Iron Contributor18Views0likes1Comment
Resources
Tags
- Microsoft Flow1,465 Topics
- sharepoint1,374 Topics
- PowerApps1,213 Topics
- power automate84 Topics
- PowerAutomate27 Topics
- excel16 Topics
- Lists14 Topics
- microsoft forms13 Topics
- forms12 Topics
- SharePoint Online11 Topics