Forum Discussion

Audi86's avatar
Audi86
Copper Contributor
Aug 25, 2022
Solved

Converting code to run on single item by disabling for loop

        hi, Below i have a chunk of code which is running on each item in my SharePoint online classic document library using a for loop. I want to modify it as a test to run on a single ite...
  • Harm_Veenstra's avatar
    Harm_Veenstra
    Aug 26, 2022
    After line 36 with a if ($ListItem | where id -eq 10) {

Resources