Hi,
I have a module A with List A, and Module B with List B. Both the Lists are almost similar. But they are 2 different List.
I have line Item PARENT_NODE in both Modules. I have new Line Item compare_Parent, were I need to compare and the result as "similar" or "different".
In ModuleB I have written below formula but its not working
IF PARENT_NODE = ModuleA.PARENT_NODE then "Similar" else "Different"
Please let me know on this
Thanks & Regards,
Asha