Skip to main content
Filter by
Sorted by
Tagged with
-5 votes
0 answers
60 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
34 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
1 vote
1 answer
98 views

I'm pretty new to this (4 months into my first dev job) and I'm stuck on something. The company asked me to write a C# program that uploads files from my computer to SharePoint Online. I googled ...
Mattia's user avatar
  • 11
1 vote
1 answer
119 views

I’m using a link to open a PDF file hosted on SharePoint (or any other web location) and I want it to open directly at a specific page. For example: https://example.com/myfile.pdf#page=5 On Windows ...
Meir's user avatar
  • 187
0 votes
0 answers
44 views

I am trying to copy an existing SharePoint List using SharePoint REST API. I was able to achieve what I wanted to do, but the display names for the fields and the list itself is not displayed within ...
Gura's user avatar
  • 15
0 votes
0 answers
39 views

I receive the following error "Uncaught Error: [$injector:modulerr]" while running the following app. The code is designed to submit the data received to a SharePoint list when the submit ...
SPninja's user avatar
  • 11
-1 votes
1 answer
65 views

I have a basic HTML form that submits data to a SharePoint list. There are no errors in the code, nor do I receive anything that would cause the form not to submit to the SharePoint list. I am using ...
SPninja's user avatar
  • 11
0 votes
0 answers
58 views

This is my flow. I am using the flow to update or create items in TestPlanner. Taking data from Excel - TestPlanner and user access list. The TestPlanner List is getting duplicate rows. I am not able ...
PRAKASH RAO V's user avatar
0 votes
0 answers
121 views

I have a SharePoint document library where I have configured approvals The idea being a department will access this Library and see all the approvals. Approvals are sent by pressing the Approval ...
HipHop12's user avatar
0 votes
0 answers
79 views

I have developed a SharePoint Framework (SPFx) ListView Command Set extension that works perfectly in SharePoint Online. However, when I access the same list via Microsoft Teams, the command set does ...
Alien 'D' mars's user avatar
1 vote
0 answers
61 views

Because ACS has been retired, I have to update my pipeline to use certificate-based authorization instead of using secret. Azure tutorial isn't updated to use certificates. Is there any way to ...
L3ni0's user avatar
  • 11
0 votes
0 answers
55 views

In our university website built on SharePoint (classic, on-premises), there is automatically generated code from SharePoint when the master page is created. For example, the ribbon banner code: <...
user1856811's user avatar
0 votes
0 answers
53 views

We are using Apache ManifoldCF 2.15 to connect to SharePoint Online via the SharePoint connector. Background Previously, we authenticated using user-specific tokens obtained from username + password. ...
faisal bagwan's user avatar
0 votes
0 answers
50 views

We have an Azure AD Single Sign-On (SSO) .NET 8 Core application that transfers documents from one SharePoint tenant to another. Based on the selected tenant, we retrieve sites, libraries, etc. We ...
Sukrut Paranjape's user avatar
2 votes
0 answers
131 views

Until 2 weeks ago, I could retrieve from multiple Sharepoint lists data using SOAP API instead of REST. To do that, I use the following URL and Body: url = "https://login.microsoftonline.com/...
Raúl Ramírez's user avatar
0 votes
1 answer
59 views

I have a flow that is to send JSON items to an existing SharePoint List. I keep getting the error message: The type SP.ListItemEntityCollection does not support HTTP PATCH method. I've attached a copy ...
msand's user avatar
  • 11
0 votes
0 answers
33 views

I’m embedding a SharePoint Online portal page inside an Android WebView. From the top page,when i click the menu item to load a Addressbook page, The page loads correctly the first time, but when I ...
Drax's user avatar
  • 93
0 votes
1 answer
96 views

I’m trying to use Fluent UI React v9 controls in a SharePoint Framework (SPFx) 1.21.1 web part, but I’m running into multiple TypeScript errors and cannot get even a single control to render. Here are ...
Jessica Martinez's user avatar
0 votes
0 answers
108 views

I would like to set up document sharing in SharePoint with the following requirements: The document should be accessible to anonymous users without requiring them to log in with a Microsoft account. ...
san Zeal69's user avatar
0 votes
0 answers
36 views

I'm working on a SharePoint Embedded solution which, among other things, creates Word document view/edit links using the Graph API endpoint createLink : https://learn.microsoft.com/en-us/graph/api/...
Internet Person's user avatar
0 votes
0 answers
25 views

I'm trying to create an inspection checklist workflow, using the new MS Lists & MS List Forms. Each check list item is a separate field / column. Each of the check list columns represent a ...
Marcus Adamski's user avatar
0 votes
0 answers
73 views

Using custom JSON to style a table in Sharepoint. This issue is the labels aren't expanding the groupings when clicked. The view is a library of files grouped by a column "File Type". I'm ...
user3841443's user avatar
2 votes
0 answers
124 views

I know there are similar questions on the Internet. But none of it have the solution that I am looking for. I want to hide few action buttons (New, Edit in Grid View, Add shortcut to OneDrive, Pin to ...
Gnanavel's user avatar
  • 624
0 votes
1 answer
146 views

I’m facing an issue with SharePoint document libraries. When a file in the library is locked, I am unable to: Update the corresponding record Delete the record I understand that the lock prevents ...
Ahmed Bilal's user avatar
0 votes
0 answers
30 views

As say in the title, I need to send an excel file to a SharePoint with ClientID and ClientSecret credentials. I put the clientId in the username text box of adapter, same with the clientSecret in ...
Davon's user avatar
  • 121
1 vote
0 answers
122 views

I have a challenging issue with an XLSM file with some macros in a multi-user environment. In this file I have some macros, amongst others one when the file closes - it hides certain sheets, and one ...
Koen Rijnsent's user avatar
0 votes
0 answers
57 views

I am creating a flow that queries images stored in an Image Library and then collects them in an array to be emailed to a user. I have made it possible where it will send the images that satisfy the ...
Austin Coleman's user avatar
0 votes
0 answers
260 views

I’m trying to connect Databricks with SharePoint and need an Azure Service Principal for the connectivity. I want to grant this Service Principal access to specific SharePoint sites, but I’m unable to ...
Shahid Haider's user avatar
0 votes
1 answer
58 views

I have this daemon application that connects to Project Online and performs some queries. It consists of getting a bearer token and then performing the queries, like in the two steps below: Request ...
anselmo's user avatar
  • 31
0 votes
0 answers
92 views

I try to create an app to upload files to a SharePoint library and then share the file with an external user. But I want the app to have the minimalistic permissions possible. Everything is working as ...
itsecharry's user avatar
2 votes
0 answers
99 views

We have been using MS Graph in SharePoint for over several years. No customer used minor versions so far (I wasn't aware it was there). Now in some sites the minor versions are activated. This means ...
martienj's user avatar
3 votes
1 answer
178 views

Ive been working on a data entry form to input lines in a delivery plan in excel. After many manual tests and a few modules to run primitive unit tests, i got it working flawlessly on my local ...
Pikasso's user avatar
  • 45
1 vote
0 answers
49 views

I'm trying to patch person column on click of a button using the below code Patch( evListDriverLicence, Defaults(evListDriverLicence), { Driver: { '@odata.type':"#...
HKAK's user avatar
  • 109
0 votes
0 answers
95 views

I'm trying to access a file folder in SharePoint directly within Python so I can see the files stored in there and manipulate them as necessary. However, I don't have a username or password to sign ...
Liffi's user avatar
  • 1
0 votes
1 answer
139 views

I have created a Power Apps application where users can upload multiple attachments using the Add Attachment control. The functionality works perfectly on Android devices—I’m able to select and upload ...
Aditi Jaiswal's user avatar
1 vote
1 answer
142 views

I am fairly new to VBA and am using a userform to let colleagues upload a photo which then gets pasted into an ActiveX photo box on my Excel spreadsheet. From here I then attach the complete form as a ...
Artybunny 's user avatar
0 votes
0 answers
60 views

Basically I have a link to a pdf hosted in SharePoint lets say https://mysharepoint.com/docs/my-file.pdf If I open Adobe Acrobat and do file open and paste that in, it will open and allow me to save ...
4imble's user avatar
  • 14.5k

1
2 3 4 5
607