テーブルに列を追加すると「列ラベル」が空欄で登録される(XMLで表示すると値は入っている)

陳立東
Giga Expert

①テーブルに列を追加すると「列ラベル」が空欄で登録される(XMLで表示すると値は入っている)

_0-1744087875808.png

②Columns最大制限を拡張したいです。

 拡張方法を教えていただきたいです。

_1-1744087947112.png

 

 

 

 

 

 

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

@陳立東 

this should not happen

the column Label should not be empty

Did you try creating the column again and save the Table form record after giving the column in Embedded list?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi、Ankur Bawiskar

ServiceNow Version is Yokomaha.

I am create the column again and save it , the error is happend.

but the column is created and column Label is empty.

errormessage is "tables can have at most 1600 columns"

@陳立東 

I believe the error message clearly says you cannot create more columns on that table as you reached the limit 1600

It's allowing you to create column but label is empty and throwing the error

Raise a case with ServiceNow for this.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

can i modify the system property and let tables can have more than 1600 columns?