pnpframework icon indicating copy to clipboard operation
pnpframework copied to clipboard

Add-PnPDataRowsToSiteTemplate list view threshold

Open loicmitton opened this issue 4 years ago • 1 comments
trafficstars

Hello,

While using Add-PnPDataRowsToSiteTemplate I get list view threshold error. If I use the same query with get-pnpListItem, it works. image

loicmitton avatar Nov 03 '21 10:11 loicmitton

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.

joshtransient avatar Jun 10 '22 16:06 joshtransient