Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Mayur2109
Kilo Sage

Ho @Fotina Galieb ,

 

It is working fine for me it might be browser or network issue. Can you please again check and inform is it working fine.

 

Please check and Mark Helpful and Correct if it really helps you.

Regards,
Mayur Shardul

Hello Mayur, thank you so much, unfortunately it is the same way for several users in different locations. I also tried in different browsers.

Best regards,

Fotina

Sneha Veerabath
Tera Expert

Hi @Fotina Galieb ,

can you please share the code that you have written to display it on the portal? 

 

Thanks,

Sneha V

Hello Sneha, thank you for quick reply, I didnt use any code, it is simple reference. Maybe I should add something?

Best regards,

Fotina