How to bring values of parent Bc into the child bc fields

Showing Answers 1 - 6 of 6 Answers

ss

  • Oct 1st, 2007
 

With the help of link .or MVL We can show the parent data onto child.

  Was this answer useful?  Yes

athatwal

  • Jun 1st, 2008
 

You can follow the below approach:
Say u need to fetch X field from Parent BC to the child BC, then
1). Check the Link Specification Property of field X in the parent BC. Then
2). Create a new Calculated Field say Y in Child BC and Give Calculated Value as ParentFieldValue("X")

Now Y will have Same value as of X
This Confuguration will do you job.
Regards,
arjun

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions