Forum Discussion
KaushalPatel
Jul 05, 2021Copper Contributor
How can we increase the Max. character length on SharePoint for a specific column?
Hi Everyone,
I have created a Power Automation for Microsoft Forms to SharePoint. But on SharePoint the max. character length is 255 and I need to increase the length of a specific column so how can I increase the length?
Thanks in advance,
Kaushal
- GristyBrass Contributor
KaushalPatelyou will need to use a column of type multiple lines of text
- KaushalPatelCopper ContributorGristy Thanks! I did that way and worked!