Forum Widgets
Latest Discussions
Images 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.7KViews3likes5CommentsCustom 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.7KViews0likes4CommentsStop 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 Contributor37Views0likes2CommentsError 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 Contributor17Views0likes1CommentDisagreement 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 Contributor16Views0likes1Commentlagacy formula bar
I can't download attachment file in powerapps.Finally found the reson is that the value of the attachment is not changed to AbsoluteUri,but I can't find "lagacy formula bar"in the setting of powerapps. I don't know whether is version dateup,how to solve this issue? Anyone know the method?AryaLongJan 30, 2025Copper Contributor6Views0likes0CommentsError when using MS Group Form for upload of files to Sharepoint List
Hi everyone. Task: I am trying to upload files from Group Form to a SP list. I set up the following Power Automate flow: step 1: (Forms) "When a new response is submitted" step 2: "Apply to each" (List of Response notifications Response Id) step 2a: "Get response details" ("Form Id": My group form), "Response Id": List of Response notifications Response Id) step 2b: "Create Item": Site Address: [Sharepoint site], List Name: [name of Sharepoint list where I want to upload MS Forms files to]. Matching all other required fields in Sharepoint list to MS Forms fields step 2c: "Apply to each": Select an output from previous steps: json() as expression, selecting "ID" as dynamic content within json paranthesis. step 2d: "Get file content": Site Address: Group Team where the Group form is residing. "File identifier": id (field from Forms) step 2e: Add Attachment: Site Address: [Sharepoint site], List Name: [name of Sharepoint list where I want to upload MS Forms files to]. Id: ID [from sharepoint]. File Name: name (from MS Forms). File Content: Body [from sharepoint] Scenario 1: I get an error when trying to execute, same error if 1 file uploaded or 2 files uploaded: (Fails in step 2b, "Create Item"): "OpenApiOperationParameterValidationFailed. The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: The API operation 'PostItem' requires the property 'item/Title' to be a string of maximum length '255' but is of length '486' ". I dont understand why the full URL address AND the filename is returned, along with some other unreadable code as well. Scenario 2: If I change step 2b above for “item/Title” from using the File Upload MS Form field to a fixed text string like “Dummy title”, it fails, but now in step 2d, “Get File content”): { "status": 404, "message": "File not found\r\nclientRequestId: 15de2a9d-22a0-40f9-9b7f-924fa0706cb6\r\nserviceRequestId: 15de2a9d-22a0-40f9-9b7f-924fa0706cb6" } Any got any idea how to solve this? Seems I am not able to “capture” the file ID/name correctly?VidarRadivJan 25, 2025Copper Contributor1.4KViews0likes4CommentsPower Automate Assign Task Notification - Change Assigned by Name
I have a Power Automate Flow that reads answers from a Microsoft Form and assigns tasks to team members. They then receive an email that I assigned them a task. I don't want it to say my name but instead, something like Business Task Manager assigned you to a task. Is there a way to change this so it looks like that task assignments are not from me?tpmcafeeJan 23, 2025Copper Contributor61Views0likes5CommentsPower Apps: sorting solutions automatically
Hi there, when I open the solutions overview the solutions are sorted by "Created". I can manually sort by other columns. I wonder myself if it's possible to get the solutions sorted by "display title" by default? BRSigi7Jan 20, 2025Brass Contributor22Views0likes1CommentLimiting powerapps form person field to members of one sharepoint site returns no values
Hi there, I am working on an app, and I would like to limit the output on a Person field to only the Sharepoint Site Members. Whenever I go into the field in SharePoint and set the limit to our Sharepoint Group members in the List Settings, the dropdown does not show any results. How would I work around this, or what might cause this issue?PrevisibleJan 19, 2025Copper Contributor34Views0likes1Comment
Resources
Tags
- Microsoft Flow1,464 Topics
- sharepoint1,372 Topics
- PowerApps1,212 Topics
- power automate84 Topics
- PowerAutomate27 Topics
- excel16 Topics
- Lists14 Topics
- microsoft forms13 Topics
- forms12 Topics
- SharePoint Online11 Topics