I have two lists: Projects Contacts I have a powerapp that let you add new projects, it has a lookup field for contacts. In the app you can click add contact,
I have two lists, one is 8 items that are in a parse JSON, the other is a Sharepoint list with 3 items (Get items from Classes List), these lists have a unique
I'm trying to write a Flow that will enable me to periodically email a Sharepoint list to an email address. All works well for most columns on the list except w
I am using Power Automate desktop to set up a flow. For this flow I need to get the current date, use it to get the most previous Monday, and get the date from
I have two fields named as Status and Approved. In my form when approver selects the option either approved or reject, the result will get save in the approved
List item I am a newbie in the azure environment. I am getting JSON response from my custom connector but I need to convert that JSON into parameters so I can u
I want to create a PowerApp to display my Cosmos DB Data in a pretty way and to edit some data to send it back to the Cosmos. To get the data I use a Logic Flo
I have a SharePoint List. I want to make it so that when an Item is added to the List, it creates a MS Word document in a Document Library - and the fields of t
I have to convert some emails that can have maximum content length 40MB. Knowing that the connector HTML to Text cannot hold more than 5MB. https://docs.microso
I've made a PowerApps app which uploads an image to SharePoint. When Flow detects that this image is uploaded, I want to run a custom script that can interact w
Everyday I am downloading report in excel exports from Dynamics 365 manually. Is there anyway I can setup a flow setting so that I will get email that report on
I have a MS Flow setup like this: Form has 1 question Flow triggers from that Form Flow has Update a row in an excel table It all works fine as long as i manual
I have a collection called as requiredCol_1 like this, Name ID ToAddress Status Abc 123
The data source in PowerApps gallery was a SQL View. Search('[dbo].[vwCandidate]', textSearchCandidate.Text, "NameLast", "NameFirst", "MiscellaneousTags", "Ema
The data source in PowerApps gallery was a SQL View. Search('[dbo].[vwCandidate]', textSearchCandidate.Text, "NameLast", "NameFirst", "MiscellaneousTags", "Ema
I am trying to create some files based on content types set in a library that triggers when item is added to a list. I am using as an action based on a tutoria
I am working on SharePoint List solution that acts on date trigger. The base date is a date of parcel receipt. I need a set of reminders that stop once Picked f
I am trying to implement a document management system using Sharepoint. One major issue is that colleagues cannot find documents in the current setup (local fil
I am new to Flow but have created one that works well but would like it to do more. I have created a Flow that pulls any attachment from emails that land in my
I would like to dynamically create a list using Flow in SharePoint online. I don't see that there is an option to create a new list only new item or new file. D