Variable atrribute shows additional not needed column

Fotina Galieb
Tera Contributor

Hello Guys,

 

I have met a weird behavior on ServiceNow and not sure what I do wrong, could you please share if you have any idea?

I have a reference variable with var attribute where only application name should be shown, however it shows CreatedOn column on portal, despite I didnt set it up:

 

ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_powerapp_name,ref_ac_columns_search=true

 

FotinaGalieb_0-1697705032497.png

 How to remove this not needed column?

 

FotinaGalieb_1-1697705154209.png

 

Thank you in advance,

Best regards,

Fotina

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi Fotina,

Assuming it is a custom table you might need to set the Display value for the table.

Refer doc for configuring the Display value for the field on a table.

View solution in original post

6 REPLIES 6

Jaspal Singh
Mega Patron
Mega Patron

Hi Fotina,

Assuming it is a custom table you might need to set the Display value for the table.

Refer doc for configuring the Display value for the field on a table.

Hello Jaspal, thank you so-so much, I didnt expect it was so simple, very valuable knowledge. Thank you!

Best regards,

Fotina