Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Error creating a filter

PedroU
Tera Contributor

Error creating a filter for a dashboard and referencing a custom table; it doesn't allow me to select any field in the table

 

ejemplo

PedroU_0-1764647992992.png

 

2 REPLIES 2

Vishal_Jaiswal
Mega Guru

Hi @PedroU ,

There are certain factors for this issue, so you can check that.

1) Check Rthe ead ACL for that table.

2) Go to System Definition > Tables, search for your table and open it. Go to the Application Access tab and ensure the "Allow configuration" checkbox is checked.

3) Check Application Scope. If your custom table is in a Scoped Application and you are trying to create the filter in the Global scope (or vice versa), cross-scope privileges might be blocking the read access.

 

 

Regards,

Vishal

PedroU
Tera Contributor

Hi  Vishal_Jaiswal

 

I checked the ACL and it's correct.

Application access is also correct.

And the application is global.

PedroU_0-1764649146747.png