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.

Demand fields aren't displayed after join with Stakeholder table

bywater
Tera Expert

bywater_0-1730210502330.png

Here is a snapshot of my database view. I believe I did it right but when I select try it only the Stakeholder fields are displayed and all the Demand table fields are blank or marked (empty)

2 ACCEPTED SOLUTIONS

Runjay Patel
Giga Sage

Hi @bywater ,

 

See the screenshot and do the same.

RunjayPatel_0-1730215123621.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

View solution in original post

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

Hi @bywater ,

 

because on stakeholder table we have field called demand which is Refrence to demand table. It means if you are using stakeholder demand then it will give demand sys_id which we can compare with sys_id of actual demand.

 

hope it is clear to you now.

 

mark helpful and accept the solution if it helped.

View solution in original post

3 REPLIES 3

Runjay Patel
Giga Sage

Hi @bywater ,

 

See the screenshot and do the same.

RunjayPatel_0-1730215123621.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

It worked!!  Quick question.... why sys_id vs. the demand

Hi @bywater ,

 

because on stakeholder table we have field called demand which is Refrence to demand table. It means if you are using stakeholder demand then it will give demand sys_id which we can compare with sys_id of actual demand.

 

hope it is clear to you now.

 

mark helpful and accept the solution if it helped.