Hi All,
With PB12.5 here.
I have problem to get data which link back to same table for few times. Sample as below:
Location Table:
When I retrieve data from another table, example: address table, a record is link with LocationID = 006.
My question is, how can I get the result of Location Name = Loc A / Loc A1 / Loc A1.1 / Loc A1.1.1 (Shows full location) ? Using table join or computed field to cater this? And how?
Kindly advise and thank you in advance.
BR,
Yow