Hi Team,
I'm trying to create a function whereby I can return the parent value of a list item without using SELECT. I am trying to use LOOKUP & it is not working
I have a source module with a list (Machines - with a top level of Total Machines), a Mapping module with the Machines list and a line item returning the PARENT of that list item (Total Machines) & a target module with Machines as a list and a formula referencing the source module with a LOOKUP to the mapping module but is returning 0
It works if I use SELECT to the parent list item but I know this is far from best practice
Thanks for your help
Mark