Hi all! I have a module with a line item for "SKU" (text format), that lines up with a "SKU" property (also text format) within a specific list. In that initial module, I want to return the corresponding code for the list member with that matching SKU property.
Example:
List: Item Number
List Member Code: 123
List Property: "Item Number.SKU" = XYZ
In my module, I have a line item "SKU" returning text "XYZ" - how can I then get another line item to return List Member Code "123" based off that? Note that the list property "SKU" is unique to each list member