automate
3 TopicsHow do you update a SharePoint page with Microsoft Form submissions kept in an Excel file?
I am working on a SharePoint site used to track Change Requests. I am pretty new to using Microsoft services for this kind of use case, but after some struggles, I discovered that I can use a Microsoft Form to track new Change Requests on an Excel sheet that is located within the SharePoint directories. The issue that I am experiencing is that I cannot pull live data from the Excel file. My objective is to have a SharePoint page named "Schedule of Change" which lists the Change Requests from the excel file on the SharePoint site itself. For example, if a user fills out the Microsoft form and a new row with this submission data is added to the excel file, the SharePoint site should also see this and add it to the Schedule of Change page. In other words, I want the content on the Schedule of Change page to stay up to date with the content of the excel file. I am pretty open to how the info is presented. Ideally, I would like to have a table on the Schedule of Change page where each change request is a new row, but if this isn't possible, then I will take what I can get. What I've Tried I attempted to create a list from an excel file, however it only pulled the data once upon list creation, and it would not update when any new change requests were made. I also researched this issue on the Microsoft forum and found some pages that recommend creating an automation, but the instructions didn't match what I saw and I wasn't able to automate this successfully. Can anyone provide instructions on how to read excel rows and add them to a SharePoint page even as new data comes into the excel form?Help with list automation
I have a project management type list I created for work. I have a progress column, assigned date, due date and other columns. I would like to have an automation where if the due date is past, the progress value for an item will change to Past Due (the progress value column is a choice column). How can I do that with a flow?834Views0likes1Commentmanage Exchange Online Mail Contacts with Graph API
Has anyone a solution to manage Exchange Online Mail Contacts over Graph API? This would be the preferred way. On Microsoft Learn I've found this https://learn.microsoft.com/en-us/graph/api/resources/orgcontact?view=graph-rest-beta but it's still in beta and can't be used to create Contacts rn. Otherwise, I would try to achieve this with the https://learn.microsoft.com/en-us/powershell/module/exchange/new-mailcontact?view=exchange-ps and Azure Automation. I've never got in touch with Azure Automation but what I've seen, it should be possible, I think.Solved2.8KViews0likes2Comments