Skip to main content
-5 votes
0 answers
54 views

I am getting all the SharePoint files that have not been modified since 5 years and I am copying them into archive site to be deleted later on. Now the built-in Copy file worked on almost 99% of the ...
John John's user avatar
  • 7,345
Advice
0 votes
0 replies
14 views

I'm looking for information about plans to release an On-Prem, Offline version of Power Automate. Google keeps giving me information about what happens when you go offline; currently Power Automate ...
amsackett's user avatar
  • 343
0 votes
0 answers
25 views

Writing a SharePoint list to delta file format and I get this error- list index out of range. I have included all the required columns to be fetched from sharepoint and check the datatype when writing ...
Sruthi Gopalakrishnan's user avatar
Advice
0 votes
0 replies
24 views

For a specific need, I would be able to list all Microsoft Forms stored on my 365 account. I would like to be able to export to .CSV, Excel or other kind of file a list with the title of the form and ...
Ludovic VAGINAY's user avatar
0 votes
0 answers
27 views

I have two separate SPFx solutions: Timesheet WebPart → already deployed and working on one SharePoint page HRMS WebPart → a completely separate SPFx project used on another page The Timesheet ...
v vennapusa's user avatar
0 votes
1 answer
44 views

I have created an Azure App registration, and granted it permissions to manage SharePoint sites. then i want to query the SharePoint sites' users, using SharePoint API, here the first request to get ...
John John's user avatar
  • 7,345
0 votes
0 answers
18 views

I have created a time tracker app for back-office tasks that track multiple projects like answering correspondence or updating a members account. Per the requirements there are 4 dropdowns Project, ...
Miguel's user avatar
  • 1
2 votes
1 answer
64 views

I am trying to export a VBA module from one workbook and import it into another: Dim ProofName As Variant Dim sDate As String Dim CashShN As Variant Dim wbkSource As Workbook Dim wbkTarget As Workbook ...
PhantomBanker's user avatar
0 votes
1 answer
31 views

I have this array which contain a list of MediumID integers:- And then i am getting some items from sharepoint, then i want to filter the sharepoint items with only the the one that have their ...
John John's user avatar
  • 7,345
-1 votes
1 answer
88 views

I am trying to create a folder at https:\\myorg.sharepoint.com\sites\CASH ORDER\Testing using... MkDir "//myorg.sharepoint.com/sites/CASH ORDER/Testing" ...but I keep getting a run-time ...
PhantomBanker's user avatar
0 votes
0 answers
33 views

I wrote a Flutter application, which confirms deliveries (generates signed delivery notes and allows to take pictures). The final step is to send the note pdf file and images to SharePoint. Currently ...
chrisl's user avatar
  • 1
3 votes
0 answers
76 views

In my line of work, I have to use an add-on to Excel in order to extract data from multiple instruments. I'm a chemical engineer in a chemical plant, so think thousands and thousands of inputs, all ...
LordPaylor's user avatar
0 votes
1 answer
33 views

I'm trying to fetch the live title of a SharePoint Online site using the REST API, but it keeps returning the old title even though the site title was updated hours ago. Here’s my current code: export ...
Mike Bartels's user avatar
0 votes
1 answer
48 views

I have three Sharepoint lists, One for person, one for furniture, and one for house. The house table has a lookup column that links to the person (PersonName) table, and the person table has a lookup ...
R D's user avatar
  • 3
0 votes
1 answer
70 views

I'm trying to create a SharePoint site using PnPjs library, but it fails with an HTTP 400 error. Any idea what might be causing this? Reference: Creating a modern team site with PnPjs Library: @pnp/sp ...
Steve Z's user avatar

15 30 50 per page
1
2 3 4 5
2022