Questions tagged [sharepoint-online]

A cloud-based service, hosted by Microsoft, that provides SharePoint collaboration platform as an online service.

SharePoint Online is a collection of Web-based tools and technologies that help your organization store, share, and manage digital information. Built on Microsoft SharePoint Server 2013, this hosted service is ideal for working on projects, storing data and documents in a central location, and sharing information with others. The following Content features makes Enterprise Content Management (ECM) easy for everyone. It’s the combination of traditional content management, social capabilities, and powerful search.

3816 questions
0
votes
0 answers

SharePoint SPFX webpart in react js

I nee when i select value in KPI Group Dropdown then value in KPI Sub Group Dropdown value show. but After i select value in KPI Group Dropdown value not show in KPI Sub Group, After i select value second time in KPI Grop Dropdown then value in KPI…
winners11
  • 1
  • 2
0
votes
0 answers

Sharepoint layout for a client

I need some help with this project. How can I relocate the search bar and replace the quick link with a document link? level 1 level 2 level 3 I searched for information on videos and websites but found nothing.
0
votes
1 answer

How Can I compare the microsoft word file with it previous version programatically? need the output like git compare of file

I want to compare the word file with it previous version in sharepoint online. either by power automate or by programatically. I used encodian connector and able to compare however it is paid tool so need open source solution. for same. need the…
Ramesh
  • 101
  • 5
0
votes
0 answers

Get SharePoint item from document library based on custom metadata

I am storing metadata with my documents and folders in SharePoint. This metadata includes an itemid which is a unique identifier from the system it came from. Is there a way to retrieve the item from SharePoint using Graph API by specifying the…
0
votes
0 answers

Power Automate - Copy List Comments from one Item, Paste Them to Another Item

Up front, apologies for no pictures. I can't access Stack Overflow from my workspace; and I can't access my flow from home. Additionally, I'm fairly new to Power Automate, with only about a year under me. I have created a flow, which effectively…
0
votes
0 answers

Does SharePoint Online expose metrics on number of Api calls made against a tenant?

Is it possible to get information on the number of REST API calls made to a SPO tenant, and who made these calls (app registrations, sp's, users, etc.,)? If not available directly within SPO, can this stats be extracted from the Microsoft Graph…
user527614
  • 465
  • 5
  • 19
0
votes
1 answer

.NET Graph SDK Count Sharepoint Online List Items

I'm trying to get a count of list items in a Sharepoint Online list but Graph throw an exception with the following message "invalidRequest - $count is not supported on this API. Only URLs returned by the API can be used to page." It's not possible…
Rubén
  • 29
  • 2
  • 6
0
votes
2 answers

using the Graph API for accessing SharePoint Lists

TLDR of the question: Is it possible to use Graph to query a SharePoint list, which contains lookups that would need to be fetched from a different SharePoint list? The "old" SharePoint API can do that in one request. Follow up question as a result…
BloodyRain2k
  • 177
  • 1
  • 3
  • 11
0
votes
1 answer

Unable to render aspx files when uploaded to SharePoint programmatically

I am new to SharePoint. I have written a simple python script that basically connects to SharePoint and uploads files (aspx and other frontend files) from a folder on my local machine to a specific folder on SharePoint site. To facilitate the script…
0
votes
1 answer

SharePoint online domain name

We have a SharePoint Online site https://mycompany1.sharepoint.com in prod tenant which is being used by Teams. We are planning to migrate our on-prem SharePoint 2016 sites to SPO. Can i able to use a different domain…
Venkat
  • 15
  • 6
0
votes
1 answer

Loading data from CSV file in Sharepoint to SQL Server table

Is it possible to load data from "CSV file in Sharepoint online" to "Sql Server table" using SSIS without downloading the file to local folders. (I need to deploy the package to Integration Service Catalogs in Sql Server) Could anyone help me on…
Kris
  • 1
0
votes
1 answer

While we are create list and list columns using "pnp/sp". Why some of the columns are not created in one go?

While we are create list and list columns using pnp/sp. Why some of the columns are not created in one go? We need to run again then it will created. Please help me to resolve this issue. I have used SPFx solution with react and "pnp/sp". Please…
0
votes
0 answers

Migrate Sharepoint 2010 Custom Solutions to Sharepoint Online using PowerApps

I am working in Upgrade from Sharepoint 2010 to Sharepoint online, with that we already have few custom solutions. So I would like to know whether can I migrate those custom solutions using PowerApps.
0
votes
0 answers

Sharepoint JSON referencing for each elements

"children": [ { "forEach": "choice in [$Colors]", "elmType": "div", "style": { "box-sizing": "border-box", "padding": "4px 8px…
0
votes
0 answers

phpSPO File upload to sharepoint always fails

I've been working on a small project in which i try to upload a file to a specific SharePoint folder using phpSPO.
1 2 3
99
100