By far the most common mistake is to forget to specify the proper columns to tell SharePoint how to join the lists
Looking up data on an empty column. If this happens make the lookup column required
SharePoint Designer workflows are not portable between servers, lists, libraries, or farms. If you need to develop code in a dedicated development environment consider writing Visual Studio workflows.
Problem
You don't understand how to lookup data between lists in a SharePoint Desi...