pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.7k stars 822 forks source link

BUDGET Tracker - PNP script doesn't work #671

Closed Jaycee75 closed 1 year ago

Jaycee75 commented 1 year ago

Sample BUDGET TRACKER

What Should Happen

Should be able to use PNP script to set up the lists/libraries and page, on new or existing site

What Actually Happens

The Script isn't compatible with PS7 - but even after a tweak to use Invoke-PnPSiteTemplate instead, while the script indicates it completed, it fails to create any of the lists or Page.

Selecting New Site in the options it does successfully create the site, but no Page or lists.

I also had to change most of the Connect-PnPOnlines - to use the -interactive flag due to MFA in use.,

tecchan1107 commented 1 year ago

Hi @Jaycee75 ! Sorry, but this is the List Formatting repository, so if you have any questions, bug reports, etc. on PnP PowerShell, please go to the following link. https://github.com/pnp/powershell