Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Add-PnPField is not working for data type "Calculated". Getting error #1412

@sivakumarkaturi

Description

@sivakumarkaturi

HI Team,

I am using the SharePoint Online Version.
Task : Creating the List and Columns using Pnp Powershell
Issue: Add-PnPField is not working for one of the data type "Calculated" type.

Support: Required the support for correct syntax for creating the calculated column in list using PnP Powershell command

Command i am using :
Add-PnPField -List $listTitle -DisplayName "ThisBirthDay" -InternalName "ThisBirthDay" -Type Calculated -AddToDefaultView

WIth Regards
Siva kumar K

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions