pnpframework
pnpframework copied to clipboard
Add-PnPDataRowsToSiteTemplate list view threshold
trafficstars
Hello,
While using Add-PnPDataRowsToSiteTemplate I get list view threshold error.
If I use the same query with get-pnpListItem, it works.

Also happens for me on a list with 7886 items. Tried adding -Query '<View><RowLimit Paged="TRUE">100</RowLimit></View>' and variations on this, but still received the same error as @loicmitton does.