Newest Questions
103,054 questions
0
votes
0
answers
10
views
Move File with Replace setting in power automate will appear as MoveFrom in some tenants' library activity while appear as delete/create on others
I am doing this exact activity inside 2 different SharePoint online tenants:-
Use power automate to get files from modern team site, which have not been modified since 5 year
Use power automate to ...
0
votes
0
answers
19
views
How can i get this navigation display template HTML and CSS to work
I am trying to recreate this react content query navigation display template
Using data from this list
Co-pilot returned this HTML and CSS script:
/* === Grid & container === */
.NavGrid ...
0
votes
0
answers
21
views
Changing the domain for our sharepoint site, will the sharing links stay working
I want to follow the steps in this link:-
https://learn.microsoft.com/en-us/sharepoint/change-your-sharepoint-domain-name
to change our tenant domain name. now the document did not mention what will ...
1
vote
1
answer
29
views
Why are my .usage files not being deleted?
I checked Get-SPUsageDefinition and confirmed they all have a retention of 7 days, but I noticed that the log subfolders are filling up with .usage files from about 3 months ago.
In C:\Program Files\...
0
votes
0
answers
24
views
Allow users to see only the child folders they have access to from a parent folder
I am on a IT team, and we have a Projects folder in a document library in SharePoint. Under that folder are subfolders for every project we all work on. These subfolders are shared with individuals ...
0
votes
0
answers
20
views
SPAUDIT Exception from HRESULT: 0x800703FA Why these exceptions and how to fix these errors
In SharePoint 2019 running on Windows Server 2019 On premise i got below exceptions suddenly
there are 2 APP and 2 WEB Servers are running
Level: Unexpected
Category: Unified Audit
Error 1
Unable to ...
0
votes
0
answers
40
views
Search Box in top navigation - not working as expected
I have a strange issue with Search Box in top navigation bar.
On the home page of the intranet (root site collection), when a search is performed from the default search box, the user gets navigated ...
0
votes
0
answers
17
views
Sharepoint subsite loads much slower than identical subsite
Desperate times, my friends. I have a collection of SharePoint subsites on a single instance of SharePoint. The differences between are based on prd, backup, stg "environments", but they are ...
0
votes
0
answers
19
views
Fetch values from "Person or group" using Microsoft Graph API in Python
Trying to fetch values from sharepoint list using graph API in python.
Can able to fetch all values except newly added Person or Group columns.
Can able to fetch existing Person or Group column
Can ...
0
votes
0
answers
17
views
Adding A Link to the SharePoint Header using the modern site
Customizing the Header seems very limited. I'm attempting to create a link on the SharePoint site header that points to another site page with limited access. Is there any way to accomplish this?
0
votes
0
answers
16
views
Automatically trim filenames when using SPMT
I'm trying to migrate files from Google Drive (An account inside a Google Workspace) to a SharePoint site using SPMT (SharePoint Migration Tool) and a lot of files have names too long for SP to handle....
0
votes
0
answers
14
views
SharePoint Server SE browser forcing login
I am running into an issue where the browser is prompting for login.
IIS bindings are set to https 443 sharepoint.ourdomain.com and pointed to a cert
FQDN is added to Trusted Sites as an Intranet Site
...
0
votes
1
answer
59
views
Library-linked webpart solution
Current Situation
I have a document library that uses the Classic experience. This is necessary because the page includes a custom webpart that displays buttons based on the current user’s permissions ...
0
votes
0
answers
17
views
Getting all sharepoint and onedrive sites using sharepoint rest api
i am the site admin of a one-drive site for a user, but when i run this API call:-
/_api/search/query?querytext='contentclass:STS_Site'&rowlimit=500 &startrow=0
i got 17 sites, but the one ...
0
votes
0
answers
13
views
Approval workflows being cancelled (Power Automate cloud)
I have an approval workflow on Power Automate cloud (the files are on SharePoint).
Several flows are halting at the 'Start and wait for an approval' step and then cancelling. The workflows appear to ...
0
votes
0
answers
27
views
Will my Power Automate filter query fail if the first condition returns more than 5000 items?
I have this Power Automate query against a SharePoint list:
where I indexed all the related fields using separate indexes (where I am already using the 20 indexes allowed for us)
Will the above ...
0
votes
1
answer
38
views
How to add custom permission levels to SharePoint sites for private Teams channels
I have a SharePoint site for a private channel in a Microsoft Teams team, and I have a document library (a folder) within that private channel where the Members group for that channel have read-only ...
0
votes
0
answers
15
views
SPS-RecipientDetailsType empty in SPO people search results
Is it still viable to use SPS-RecipientDetailsType to exclude certain mailboxes like Room mailbox (34359738368) in SharePoint Search results or is there a better way in 2025?
A number of meeting rooms ...
0
votes
0
answers
18
views
External links in doc library don't open due to "viewer.aspx" in url
External links to files in other sites created by clicking "new > link" generate a .url file extension that throws an error page that the file type isn't recognized. Links are formatted ...
0
votes
0
answers
23
views
SP.MoveCopyUtil.CopyFileByPath() failing for specific library
I am trying to use the _api/SP.MoveCopyUtil.CopyFileByPath() to copy files from one SharePoint site to another.
Generally speaking, it's working as expected. However, for one specific library I am ...
2
votes
2
answers
239
views
The SPFX apps have stopped working as of today
The SPFX apps have stopped working as of today.
Both the Teams app and the browser are not working.
Three apps that were previously functioning are no longer working.
The following message is ...
1
vote
1
answer
57
views
Why is my Design tab greyed out on my Navigation menu in 'Change the Look'
I have a modern site that I have modified, but would like to adjust the font/styling of the top menu items. Based on the instructions at https://support.microsoft.com/en-us/office/change-the-look-of-...
0
votes
0
answers
16
views
Share file using Anyone link, but we can not do the same for modern page
Inside the same site, we can share a document with Anyone link:-
but for a modern page this option is missing:-
is this something we can have it? so i can share a modern page using Anyone link?
0
votes
0
answers
5
views
Build an external report for external users without login
i have a SharePoint list which contain 3 main fields:-
Start Date
End Date
Network Name
now i want to build a vertical calendar-like view, for external user to access, where it will show in blue the ...
0
votes
0
answers
15
views
Use JSON to apply conditional formatting on a sharepoint list column based on dates in multiple other sharepoint list columns
I am trying to use JSON to apply conditional formatting to a 'status' field based on values in multiple other date fields.
If the date in any of 4 other fields is <=30 days after today, the status ...
0
votes
0
answers
16
views
Get user permissions in Azure function
Inside a C# Azure Function I have a user ups and I would like to know if this user is a Viewer or a Member on a specific SharePoint Online site.
Do we have a dedicated API to get this information?
...
0
votes
0
answers
44
views
Using Power Automate to update a people-picker column
I have a SharePoint online list with a multi-select people picker field that is populated with the display name. This field is required and the team is using the default SharePoint form. When my flow ...
0
votes
0
answers
26
views
Site Design CreateSPList for a non-english site
I have a site set to language Dutch at the time of creation. So Display name of my Document library is "Documents", in URL it is "../Gedeelde%20documenten/Forms/AllItems.aspx", on ...
0
votes
0
answers
28
views
Get Files (Properties Only) to get sharepoint files is returning "The response is not in a JSON format."
I have a SharePoint list which contain info about 10 sites with these 2 main fields:-
SiteURl
ListGuid
as follow:-
now if i dynamically pass the SourceSiteURL and SourceListID to the GetFiles ...
0
votes
0
answers
7
views
Prevent overlapping meetings in SharePoint online
Traditionally, I've used a JavaScript solution for preventing overlapping meetings in SharePoint on-prem but my organization is considering moving over to online soon(TM) in an environment without ...
0
votes
0
answers
16
views
Custom Layout for Filter or verticals Webpart PNP Modern Search
I was trying to create a custom search verticals layout, only to find out the ootb search verticals are not customizable. Is it possible to display static refiners/filters with the PNP Filter Web Part?...
0
votes
0
answers
5
views
Azure Yaml - Error Disc fulled when publishing coverage report
I am currently adding steps to my yaml file to run units and publish the coverage report. My Test projets is on net 8.0 and my application project is on net 6.0. I have the below packages installed: ...
0
votes
0
answers
13
views
Usage and Web Analytics reports show 0 in SharePoint Server Subscription Edition
I've recently built a new SharePoint Server Subscription Edition farm (2 servers).
Unfortunately, Usage and Web Analytics reports always show 0.
Search SSA is running with the Analytics Processing ...
1
vote
0
answers
18
views
Clarification on StorageQuota and BonusStorageQuotaMb in SharePoint Online (CSOM / PowerShell)
I’ve been using CSOM and the Get-SPOTenant PowerShell cmdlet to retrieve storage-related data for my SharePoint Online tenant.
I noticed that the Storage Quota property accurately reflects the total ...
0
votes
0
answers
18
views
Power App Multi Choice Name or Group Column in a drop down
All,
I am working with a SharePoint that has two multi-choice name columns. Call them Primary and Alternate. I am struggling with creating a drop down that can combine the two lists and remove any ...
0
votes
1
answer
28
views
Using SharePoint Online Column Validation for the Title. Allowing only a period (e.g., 123.45) in a word, but not at end of Title. How can I do this?
Want to allow a period in a word (e.g., 123.45) but not at the end of the Title. Users forget and use the title like a sentence. How can I only stop the period at the end of the title? Here's what I ...
0
votes
0
answers
13
views
Finding pages that haven't been updated in X months
We would like to query for pages that haven't been reviewed in X months (e.g. >12). Ideally, there would be a reviewed/signed-off date & person field. Goal being that our SOPs get reviewed ...
1
vote
0
answers
16
views
MS Forms web part won't load when viewing page with ?env=WebViewList in URL
I have a (standard) MS Forms webpart on a modern (.aspx) page in SharePoint Online. The form loads fine when viewing the standard URL page, but won't load when viewed on a cross-team-facing URL with ?...
0
votes
1
answer
48
views
Apply MS Data Sensitivity Labels in SharePoint 2019 On premise
We are working for a government client who have there DMS set up in SharePoint server Subscription Edition On Premise. They want to have the data sensitivity labels applied to there documents.
...
0
votes
0
answers
11
views
Add-In Replacement
We currently use the SharePoint Add-In management page (the Microsoft-provided UI at:
https://sharepoint.com/sites/companysite/_layouts/15/appinv.aspx)
to add or update permissions for Azure App ...
0
votes
0
answers
20
views
SharePoint Knowledge Agent Vs Power automate AI builder
If we want to classify, summarize and extract key info from documents uploaded/edited inside a SharePoint document libraries. seems we can do this using AI builder inside power automate which get ...
0
votes
0
answers
18
views
Delete footer information from sharepoint page sent as email
In SharePoint online, if I share a News with the button "Share via email", I get the following in the bottom of the received email (this is not visible in the email preview):
This is what I ...
0
votes
1
answer
30
views
Is it possible to Get Last Login Details of Users in SharePoint using PowerShell Script by generating .csv file
Here in this case, I need a way to get some of SharePoint users last login to any of the SharePoint site in respective Sharepoint server.
and it would be best to have the details in a CSV file.
So, is ...
0
votes
1
answer
27
views
I want to separate whole numbers from decimals for calculations
I have a field with 2 decimal places. I want to use the whole number for a calculation and add the decimal.
So, the number is 5,55
I want to multiply 5 * 60 + 55 - with 55 being the value that was ...
0
votes
0
answers
13
views
Why is 'Activities' not showing on our SharePoint Subscription Edition My Site Profiles
In our new SharePoint Subcription Edition (SPSE) environment, on the My Site User Profile pages (Person.aspx), the 'Activities' section which was there in SharePoint 2016 (example below) is not ...
0
votes
1
answer
35
views
Change SharePoint Search center results web part query not working
I've been trying to update the SharePoint Search center results page (https://contoso.sharepoint.com/search/pages/results.aspx) result web part to exclude a certain path from the results.
{...
0
votes
1
answer
35
views
unable to get param value in PowerApps embedded over SharePoint page for external user
I have a canvas app and have embedded inside a SharePoint page using PowerApps web part. I am utilizing the Param function to pass a dynamic string which is getting used for filtering the record ...
0
votes
0
answers
14
views
Issue with SharePoint Designer 2013 workflows
I am unable to get path of folder or document while looking up in dropdown from other list. Attached is the image. I can get encoded URL when directly looking into that list but not when i want to ...
3
votes
1
answer
69
views
RefinableStrings managed properties are assigned to crawl properties only at the site level and not at the tenant level
I accessed the managed properties at a site level scope inside SharePoint online, and I found some refinable strings assign to crawl properties, but when I accessed the same refinable strings at the ...
0
votes
1
answer
38
views
Power Automate - Copy one item from Sharepoint list to another WHEN person assigned is specific person
I have tried for 2 days to find any resource online to help to no avail..
I am trying to set up a power automate routine that goes as follows:
LIST A (master tracker list):
New item created > ...