Compare Two Google Sheets Tabs PREREQUISITE: Load the following skills to execute this recipe: Read data from two tabs in a Google Sheet to compare and identify differences. Steps 1. Read the first tab: 2. Read the second tab: 3. Compare the data and identify changes ---