Hi there,
I have a doubt in list dereferencing.
Lets assume : Table A ( Parent Table), Table B ( Child Table).
Parent Table A will be having list of related child records of child table B ( in the image: [ Related order ]). Now my question is [Order Date] will return list of some dates. but which table dates does it return ? Parent Table A or Child Table B? In simple words [Order Date] values belongs to which table ?
I have not worked with this type of expression.
Kindly help.
