We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Admin User cannot see Excel button on Decision Table

Armando4
Tera Contributor

Hi all,

I have a Xanadu instance on a client and, as Admin user, I cannot see the "Export/Import Excel" feature on Decision Table (see attachment).

Maybe some plugin is missing or configuration?

 

Thank you

Armando

1 ACCEPTED SOLUTION

Vishal Jaswal
Giga Sage

Hello @Armando4 

Root Cause: sys_properties.LIST --> glide.sys.language -- >value is not en

VishalJaswal_2-1742491047687.png


If you change the above system property value to en then it will start to show

 Value en:

VishalJaswal_0-1742490907484.png


Value fr (not en)

VishalJaswal_1-1742490985932.png

 


Hope that helps!

View solution in original post

1 REPLY 1

Vishal Jaswal
Giga Sage

Hello @Armando4 

Root Cause: sys_properties.LIST --> glide.sys.language -- >value is not en

VishalJaswal_2-1742491047687.png


If you change the above system property value to en then it will start to show

 Value en:

VishalJaswal_0-1742490907484.png


Value fr (not en)

VishalJaswal_1-1742490985932.png

 


Hope that helps!