Skip to main content
Filter by
Sorted by
Tagged with
-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
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
-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
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
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
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
Advice
0 votes
0 replies
3 views

I have a SharePoint list (SPL) that I use in 'Gallery' view but even with JSON you can only format so much. So I'm thinking I'd like to use Power BI to do what I want, but have been struggling with ...
P E's user avatar
  • 187
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
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
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
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