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.

Can we use dot walking in the database view?

Dang Van
Tera Contributor

Hi guys! Can we use dot walking in the database view?

1 ACCEPTED SOLUTION

Tai Vu
Kilo Patron
Kilo Patron

Hi @Dang Van 

If you're trying to dot-walking a reference field in Where clause of the joining tables, it will be no you can't.

TaiVu_0-1699850285877.png

 

You can join more tables to achieve it.

Ref: Database view and Dot walking

 

Cheers,

Tai Vu

 

View solution in original post

5 REPLIES 5

Danish Bhairag2
Tera Sage

Hi @Dang Van,

 

Yes you can dot walk in database view as well when you are doing it in script or report.

 

Thanks,

Danish

 

AndersBGS
Tera Patron
Tera Patron

Hi @Dang Van ,

 

you can use dot-walk when you create a report based on a database view.

 

if my answer has helped with your question, please mark my answer as accepted solution and give a thumbs up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Tai Vu
Kilo Patron
Kilo Patron

Hi @Dang Van 

If you're trying to dot-walking a reference field in Where clause of the joining tables, it will be no you can't.

TaiVu_0-1699850285877.png

 

You can join more tables to achieve it.

Ref: Database view and Dot walking

 

Cheers,

Tai Vu

 

Dr Atul G- LNG
Tera Patron
Tera Patron

Yes but while creating the report .

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************