Forum Widgets
Latest Discussions
Flow to replace SharePoint site page text web part content from form entry
I wish to trigger a flow from a form and use a response value to replace the text values in a text web part in a specific page in "Site Pages". I have tried 2 options but neither of them work. I had a look at this method but I found it confusing plus I would not be able to share/email the page because of the dynamic nature of the content. I am getting a error on the final action (version 1) or having the content canvas completely removed including canvas header (version 2). TRIGGER (both options): When a MS Forms response is submitted ACTION 1 (both options): Get response details ACTION 2 (for option 1): Get Digest Token (via Send an HTTP request to Sharepoint (POST)) ACTION 3a (option 1): Update Web Part (via Send an HTTP request to Sharepoint (PATCH)) -- RESULT: Action 'Send_an_HTTP_request_to_SharePoint_-_Option_1' failed: Cannot find resource for the request webparts. clientRequestId: 093cb580-33ec-45b8-a305-f0ccd16e5405 serviceRequestId: 00616aa1-b034-4000-219c-1d33e02fd756 ACTION 3b (option 2): Update CanvasContent1 (via Send an HTTP request to Sharepoint (POST)) -- RESULT: No change to web part and page not modified.GavinK9Dec 05, 2024Copper Contributor22Views0likes2CommentsThe execution of template action 'Get_file_properties' is skipped: there are no items to repeat.
Hi, I'm trying to automate a flow in power automate that as soon as a document is added to a folder in SharePoint it is placed in a folder with the same name as the initial word of the name of his, if there is not a folder with the initials of the name of that document is created and it placed in that folder created. However, it is giving the following error: The execution of template action 'Get_file_properties' is skipped: there are no items to repeat.Gustavo2002Nov 30, 2024Copper Contributor64Views0likes1CommentActionConditionFailed - skipped: there are no items to repeat
Hi all, I'm trying to set up an automatic reminder flow but I keep getting this error. It's skipping as there are no items to repeat even though I have several lines (rows) of information from the List. For context, the flow gets information from a SharePoint List. ActionConditionFailed The execution of template action 'Send_an_email_(V2)_1' is skipped: there are no items to repeat.marko111Nov 20, 2024Copper Contributor174Views0likes3CommentsGet File Content Using Path - Not Found Error
I'm trying to create a simple Flow to convert a document to PDF (from a SPO Document Library) and then email it. (How this isn't OOB functionality for SPO isbeyond meand a frustration that I will take out in another venue ) Anyway,Get File Content Using Pathfor the SP connector keeps saying my file isn't found, but it is, and I have fought with it enough and am breaking down to ask for help. I can literally copy/paste the passed String into my browser and up pops the file. (Oh, also, I tried Get File Content and it says the ID is invalid so, yep..idonno.) Thanks!SolvedwkeberNov 18, 2024Copper Contributor19KViews1like2CommentsCompare a person type field with the current user
I have a person type field with selecting multiple groups as well as persons and I want to compare it with the current user in powerapps. I am using the following formula: Set(varEmail,User().Email); Filter (Permissions,Title = "Teamleaders" && Lead.Email = varEmail) Where Permissions --> Sharepoint List Name Title ---> Text Column Lead-----> Person Column. Whereas 1) = gives errors "These types can't be compared : Table,Text" 2) Lead.Email and && gives errors "This part of the formula may not work on large dataset" as delegationAjay_AJNov 16, 2024Copper Contributor539Views0likes1Comment[WATCHLIVE]TV] Cape Verde vs Egypt LIVE Stream 15 November 2024
How to watch today's Cape Verde vs Egypt AFCON qualification game: Live stream, TV channel, and start time Africa Cup of Nations Qualification Egypt Cape Verde vs Egypt Cape Verde How to watch the Africa Cup of Nations Qualification match between Cape Verde and Egypt, as well as kick-off time and team news Egypt will look to continue their flawless record when they take on Cape Verde in AFCON 2025 qualifyingin Praia on Friday. The Pharaohs have already secured their place in the 2025 Africa Cup of Nations, with four wins from four, but Cape Verde are still fighting for the second qualification spot. However, they face a difficult task, having lost 3-0 in the reverse game back in September. Here GOAL brings you everything you need to know about how to watch, including TV channel, streaming details and more. How to watch Cape Verde vs Egypt online - TV channels & live streams Fubo Watch here Fanatiz Watch here beIN SPORTS Watch here Viewers in the United States can stream the game live on fubo or Fanatiz. The game can be watched on TV through beIN SPORTS. If you cannot watch the game you can follow updates live on GOAL's match centre. How to watch anywhere with VPN If you are abroad, you may need to use a virtual private network (VPN) in order to watch games using your usual streaming service. A VPN, such as NordVPN, allows you to establish a secure connection online when streaming. If you are not sure which VPN to use, check out GOAL's guide to the best VPNs for streaming sport. logo Stream live anywhere in the world with Nord VPN Get NordVPN Cape Verde vs Egypt kick-off time crest Africa Cup of Nations Qualification - Grp. C 15 Nov 2024 - 22:00 The game will be played on Friday November 15, with a kick-off time of 11am ET. Team news & squads Injuries and Suspended players Injuries and Suspensions No sidelined players Injuries and Suspensions No sidelined players Cape Verde team news Cape Verde will be looking to Ryan Mendes for inspiration against Egypt, with the veteran striker scoring his country's only goals thus far in the competition. Former Manchester United and Benfica forward Bebe has been included in the panel, while Pico Lopes of Shamrock Rovers will provide steel at the back. Egypt team news Mohamed Salah has been permitted to sit out the November international window, while Omar Marmoush is expected to be rested too. Ramy Rabia, Mohamed Abdelmonem and Yasser Ibrahim are missing due to injuries. Trezeguet, who is the top scorer in qualifying, and Marwan Attia are suspended and unavailable, so will not feature in the game. Nantes striker Mohamed Mostafa will be expected to shoulder the goal-scoring burden in the absence of the star names.monir24Nov 15, 2024Copper Contributor8Views0likes0CommentsImages 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:nztiongNov 06, 2024Copper Contributor4.1KViews3likes4CommentsPower Automate Premium Per User licenses in approval flows that use Premium connectors
Hi, I have a Power Automate approval flow (specifically, instant type) in SharePoint Online that uses Premium connectors. It is correct that only page's Authors who start the approval flow needs an Premium Per User license because the flow runs in their context? On the other hand, isn't it required that flow's Approvers also have a Premium Per User license? In particular, this is what is meant here when in the Faq for terms "runs": Instant flows (button, hybrid triggers) run in the context of the user who invokes them, regardless of the connections used in the flow. If an automated or scheduled flow uses a premium connector, only the owner needs to have a Premium license. If an instant flow has premium connectors,every user who runsthe flow needs a Power Automate Premium license. In such cases, instead of licensing every user, you can license the flow with a Process license. For complete official faq: https://learn.microsoft.com/en-us/power-platform/admin/power-automate-licensing/faqs#who-needs-to-purchase-a-premium-license? Thanks, John,IMoriartyNov 02, 2024Copper Contributor104Views0likes0Comments
Resources
Tags
- Microsoft Flow1,458 Topics
- SharePoint1,365 Topics
- PowerApps1,202 Topics
- Power Automate84 Topics
- PowerAutomate27 Topics
- excel16 Topics
- Lists14 Topics
- microsoft forms13 Topics
- Forms12 Topics
- SharePoint Online11 Topics