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.

How to Query records of Document ID field

Satanik Dutta G
Tera Contributor

Hello Experts,

 

We have a document ID field which is fetching "Applies to Table" value from some other source table. The Source table also has a filter query field, which I want to apply on the list being populated when I click the document ID field.

But how we can pre-apply the filter on the document ID field ?

 

Thanks,

Satanik

2 REPLIES 2

Abbas_5
Tera Sage
Tera Sage

Hello @Satanik Dutta G,

Please refer to the links below:
https://www.servicenow.com/community/developer-forum/how-to-order-a-query-with-a-document-id-field/m...

https://www.servicenow.com/community/developer-forum/querying-a-document-id-field-type/m-p/2144820

 

If it is helpful, please mark it as helpful and accept the correct solution, In future by refer to the solution it will helpful to them.

Thanks &  Regards,

Abbas Shaik

Hi Abbas,

 

May be I didn't present it clearly. I know how to query from a document ID field. But the question is, upon clicking on that magnifier, how the list can be populated with a pre-filtered query?

 

In simple term, how does a reference qualifier work for a document ID field ?

 

Thanks,

Satanik