I have a simple macro that is pulling data from a cloud source, table by table, and stores the data in separate Excel file for every table. As you can see in the screenshots, some tables have 0 records, but Alteryx still creates an Excel file. Is there any logic I can put in my macro to prevent this? The problem is, I don't know how to check for 0 records.