Connect-SPOService is not working! Tevon2.0 1,106Reputation points
I have not been able to connect to SPO Servicemy dev server even when I used the commands below per the Microsoft guidance. PS C:\Windows\System32> Get-Module -Name Microsoft.Online.SharePoint.PowerShell -ListAvailable | Select Name,Version Name …
Error was found when publish the workflow
I create a simple workflow with sharepoint 2010 platform type. I set “start workflow automatically when an item is created” as a start options. But when I want to publish it I saw below error: If I set the workflow to run only manually, the workflow…
How to Automatically set Expiration status in a sharepoint list column based on the expiry Date column
I am setting up a SharePoint list to keep a record of certifications done by my team. Some certifications have a Date of Expiry, while some do not. So, in the Date of Expiry column, there are empty cells as well. I want the column "Expiration…
Inconsistent Retrieval of siteId, listId, and uniqueId for SharePoint Pages via Graph API
Hi Microsoft Support, I’m encountering an inconsistency with the Microsoft Graph API when retrieving images from SharePoint posts. Here's the issue in detail: API Workflow: Initial Request: I use the endpoint:…
Archive a large SharePoint folder into a zip file and store to another SharePoint site
Hi, I have a use case in the business where I need to archive into a zip file a project folder which could be 500+MB which will reside on a SharePoint project site to another project repository site. This zip file will then be version-controlled with a…
Using Workflow to post notification of event in Outlook to Viva Engage
I am just a general user with limited knowledge. I've set up a workflow to celebrate employee birthdays (with their permission) and service anniversaries. This looks at a set calendar in Outlook and checks for upcoming events, when triggered it posts set…
"Manage you connection" page
Hello, I have a problem with the page "manage your connection" page (see below) I need to connect to my second flow in order to run it, but when i click on "connect" and then on "submit", I stayed disconnect so I can't run…
Can’t see the results of http call action in sharepoint designer
Hi I want to implement ”call http” action and use the results of this action in loop action. When I enter URL of web service in browser I can see the results(like below picture), but I can’t find “d/results” in it! And consequently “Alldata” variable…
How to install/embed a link to a network drive into a SharePoint Page - creating a directory of Network drive links
I am trying to set up a directory on a SharePoint page for all of the Network Drives in our Business. We have over 30 network drives in our business and I was tasked with trying to create a directory for all of them that we could share online. i.e. on a…
sdk 8.0 FilePicker for SharePoint, giving error "GetDataError: Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown"
I am trying to implement FilePicker v8 in my application. I am using the Javascript Basic code for developement. For authentication I am using OAuth2 flow and getting the access token. Access token is working with api such as…
Latest (Dec2024) round of SharePoint 2019 patching has killed all of my workflows
After enacting the security updates for SharePoint server 2019 (KB5002664 and KB5002657) all my workflows have stopped working across all site collections across the farm. The workflows break upon starting. I am wondering if Microsoft is aware and how we…
Why doesn't power automate update sso connections automatically?
I realize this is best asked in the power automate community but bizarrely that's down for 4 days - ...been having trouble lately with a Flow that's worked fine for years. The latest issue is a connection failure with this message: Error from token…
Microsoft List/Power Automate - create a list of all modified items into one email
I am trying to get a list compiled and emailed to me of all items that were modified since the last version. I can get alerts or flows created to send individual emails but I would rather have a list emailed of all the items modified. Can you help me…
Change SharePoint List Gallery Button Color By URL
I have a SharePoint list in gallery view that has links to different web pages. This list view is on each page of the navigation for training. I'd like to color code the buttons according to what page the user is on to visually indicate where they are,…
Discrepancies Between Web.LastItemModifiedDate and Last Activity column in SharePoint Admin Center
We use the Web.LastItemModifiedDate property of a site to identify recently modified sites. However, in some cases, the value of this property does not align with the Last Activity column in the SharePoint Admin Center. Could you clarify the factors that…
How to Automatically Populate Outlook Calendar from Form Submissions
Is it possible to have information filled out in my form for an event automatically populate on our Outlook calendar? The form includes dates and times, and I would like to know if this data can be synchronized with the calendar.
Sharepoint Designer 2013 workflow not working after migration from sp 2013 to sp 2016
Hi Share-point designer 2013 workflow is not working in SharePoint 2016 farm after migrated by SQL database approach. we installed workflow manager successfully in 2016 farm. workflow runs for other site collections but not working for one site…
Host is not joining to Workflow Manager farm
We have a SharePoint Workflow Manager Farm (SharePoint 2016 on-premise environment) running on a single server. We were trying to upgrade Azure Service Fabric version 5.1.163.9590 with version 9.1.1121.9590 on Workflow Manager server Which requires to…
PLANNER - You don't have permissions to view members of the Microsoft 365 Group this plan is part of. Anyone assigned to a task will appear as "Member".
Hiya, I have a Sharepoint site with corporate users and some guests. If I create a planner on the left hand site navigation , any guest with access gets the warning "You don't have permissions to view members of the Microsoft 365 Group this plan is…
How to set up a condition in "Create a file in SharePoint for attachments created or modified in a list"?
Hi. I created a flow in sharepoint site from templates "Create a file in SharePoint for attachments created or modified in a list" and now all attachments added to item in list are copied to the dedicated sharepoint's library (and that's ok).…