Forum Widgets
Latest Discussions
Disagreement 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?SolvedJosephNierenbergJan 30, 2025Iron Contributor57Views0likes1CommentNo dynamic content available
Hello, I have a very simple flow where I'm looking to send a customized email when a new item is added to list AND a column is equal to a certain value. When adding a "Condition", there is no dynamic content available. I'm expecting to see the column names from the list in "When a new item is created". I have reviewed relevant posts but don't seem to be relevant to my scenario. I also tried adding "Get Item", but it requires "ID" which I do not know how to reference a newly created ID. " "Get Items" was able to populate the column names, but I'm only looking to check for the single new list item's value. Any help would be appreciated.SolvedMeiZhaoSep 11, 2024Copper Contributor588Views0likes1CommentSet a reminder flow in SharePoint Document library is currently not working
A customer pointed out to me last week that it is not possible to set a reminder flow in document libraries. I checked this today in our tenant's existing and new team websites – it is true. When you click on Automate > Set a reminder > [name of column], nothing happens. The column "Review" here is Date and time for sure This worked exactly this way weeks ago. I noted the steps in my user-guides. Can someone confirm please?SolvedDennis-ScherrerSep 10, 2024Brass Contributor604Views0likes5Commentsdate diff for power auto for 2 column
I am creating a flow that will automatically send an email once a week if the dates between 2 columns become < 30 days. I created a switch where if the project is Closed, nothing happens. if it is open it will get the items of the 2 values, but unsure how to do a date diff. Do i do another switch where if above 30 nothing happens? Also, if I have a switch that if it doesn't match does nothing is there a standard practice to close any potential loops? tySolvednerdyplayerAug 16, 2024Copper Contributor540Views0likes5CommentsPower Automate template only for tenant
We disabled citizen developers in our tenant so each time they use one of the Microsoft Lists templates with flow, the flow would fail. I'm wondering if I can create and save flows as templates using my connection references and have the templates available in our tenant only, so that any SharePoint sites owners may use these templates? If the users create a flow from these templates, would it still use their own credentials or would it use the connection references from the template?SolvedTamras1972Jul 29, 2024Iron Contributor634Views0likes4CommentsPower Apps and Okta Verification
Hi, We use Okta for identity management for our O365 accounts and I'm interested in using it from within my apps as an additional level of authentication - perhaps an Okta login or MFA screen before a user can interact with the app: I've seen other posts asking this but haven't seen any recent ones. Does anyone know if this is possible? Could this be accomplished by using creating a custom connector in Power Automate?Solvedeahbxecrfash3qJul 09, 2024Brass Contributor1.3KViews0likes2CommentsPowerApps: Filter and sort using tablist AND search bar (with 2 fields)
I have a gallery pulling from a Sharepoint List. I have a tab list set up that allows the user to select a tab, and be shown a filtered view of the list. Love that. Great. Good. Dandy. SortByColumns( Filter( 'Sharepointlist', Or( Category.Value = TabList1.Selected.Value, TabList1.Selected.Value = "All" ) ), "Title",SortOrder.Ascending) The problem is I would like to also filter the list by the search bar. As the user types I would like the list to be further filtered by what the user is typing if it matches what is in field a or field b. I have a field with the title and another field with the acronym. Some users may search using the acronym and so I need it to check both places. I cannot for the life of me figure out what the code would need to be for that or how to nest it. any help is appreciated!SolvedMBarnumMay 18, 2024Copper Contributor1.6KViews0likes2CommentsIs it possible to make flow based on an existing flow by simply copy and pasting the flow or saving
Is it possible to make flow based on an existing flow by simply copy and pasting the flow or saving it under another name? I suppose I could crate a new flow from scratch but the only difference is tha the database table that is fed the information is a new table and a slightly improved design.Solvedwm-thompsonMay 15, 2024Brass Contributor522Views0likes4CommentsPatch failure
i All, I would greatly appreciate any input on this code below: This code is an Onselect The button is functioning and I navigate all the way to home screen but the Sharepoint list is not updating with the requested new values Quantity in Stock is the Column that needs updating with the new figure TransferList_1 is the Gallery NewQUANTGDSIN is a calculated value of Quantity in Stock less the value in the Box (the stock being transferred out) Stock record 7.3.24 is the Sharepoint List Many thanks for any support that can be offered, AdamSolvedAdamW0708Apr 05, 2024Copper Contributor427Views0likes2CommentsSolution for send email from spesific users
So, I want to send an email to user using Power Automate. If I use Send an Http Request the sender will be email address removed for privacy reasons but the alias change previously from SharePoint Site name to SharePoint Online like the picture below per 10th Jan 2024. So, I tried to use Send an Email Notification (V2) and set an Email that can be set in Send As. I use my own connection to do that and it work. But when someone else use it doesn't work because I need to add that users in send on behalf. The question is, since this is embedded in Power Apps, how do I set all my organization user in send on behalf in the exchange for the email account?SolvedDionisius_AbadiMar 20, 2024Copper Contributor1.3KViews0likes3Comments
Resources
Tags
- Microsoft Flow1,475 Topics
- sharepoint1,386 Topics
- PowerApps1,222 Topics
- power automate84 Topics
- PowerAutomate26 Topics
- excel16 Topics
- Lists14 Topics
- microsoft forms13 Topics
- forms12 Topics
- SharePoint Online11 Topics