Skip to main content

Questions tagged [sharepoint]

Microsoft SharePoint is a platform and a family of software products developed by Microsoft for collaboration and web publishing. Its capabilities include developing web sites, portals, intranets, content management systems, search engines, wikis, blogs, and other tools for business intelligence.

3 votes
1 answer
3k views

Background: I have made two classes. The first is SharePointHandler, and contains a few functions that I intend on using to automate some actions on SharePoint. A ...
ChaddRobertson's user avatar
1 vote
1 answer
325 views

I retrieve data from an Excel file located on sharepoint.com using Microsoft.Graph like this: ...
BCdotWEB's user avatar
  • 11.4k
3 votes
2 answers
819 views

This is my first Powershell script ever so bear with me. I'm trying to replace values in a sharepoint list from a CSV file: ...
bier hier's user avatar
  • 133
1 vote
1 answer
1k views

I am wondering if should change my if statement that compares two dates if they are equal. Is there a better way of doing this operation? The code does what it supposed to do. No errors. The Code: <...
AllramEst's user avatar
  • 113
0 votes
1 answer
843 views

I wanted to implement abstract factory method in typescript with react for sharepoint framework webpart. So I tried to translate ideas from this Java tutorial. I don't have method implementations ...
Luis Valencia's user avatar
0 votes
1 answer
438 views

I have asked this on the main stackoverflow.com site, but I have been redirected here. My problem is, how to check, if a workbook that is downloaded from sharepoint is not corrupted and can be open. ...
MarcinSzaleniec's user avatar
2 votes
1 answer
390 views

I have the following code, but first the explanation. I am using a REACTJS Office UI Component called details list: https://developer.microsoft.com/en-us/fabric#/components/detailslist And I want my ...
Luis Valencia's user avatar
1 vote
1 answer
498 views

I have some Managed Metadata in SharePoint which is in the following format: Managed Metadata Service People Job Title And I have a list of people, ...
Bassie's user avatar
  • 559
0 votes
2 answers
1k views

I am using below code to write list item to a file. I want only 2 fields from the list. Is there any direct way without looping through all the items to do that? Here ...
Rewati's user avatar
  • 3
2 votes
1 answer
441 views

I inherited this code that saves data to a sharepoint list. This method saves the data to the list. In other parts of the application a list is presented and can be paged through. You then select an ...
Pete Whelan's user avatar
7 votes
3 answers
504 views

I am using SharePoint 2010 and get values from a list using the code below. It might be called like this: ...
pete whelan's user avatar
3 votes
1 answer
96 views

I hope this is the right place for this. I basically wrote the below script for a SharePoint 2013 where I needed to get the department of the currently logged in user. I was finally able to get it ...
Bassie's user avatar
  • 559
0 votes
1 answer
1k views

I have written a small program which has 2 main classes : ServerSideMMS: This can access the SharePoint Managed Metadata Services, but only from the server which ...
Bassie's user avatar
  • 559
2 votes
1 answer
85 views

I'm trying to build a URL to call the SharePoint Search REST API in TypeScript. The interesting part is building the querytext, which is done by my buildQueryText method. In my case it takes two ...
Phonolog's user avatar
  • 123
0 votes
1 answer
1k views

Here is my issue.I have two classes: ...
Hank Mooody's user avatar

15 30 50 per page