I exported to Google Sheets but it doesn't show up on the last row on the sheet

I exported to Google Sheets but it doesn't show up on the last row on the sheet

The Google Sheets mechanism that AZInsight communicates with will automatically send the data directly to the last row (also known as bottom up) on the Google sheet. But formulas or actions present on the sheet may manipulate the data causing the data to be written to the top instead ( also known as top-bottom). 

Verify the following cases to help fix this issue:

  1. Check that you don't have any blank rows in your spreadsheet, Google Sheets will automatically fill the first blank row that it finds, even if it is in the middle of various rows
  2. Check to see if you have added any new columns in the spreadsheet that contain special attributes such as a checkbox or function 
  3. Check to see if you have an automatic sort applied to the column and the data causing google sheet to move the row of data either up or down on the sheet
  4. Be sure you are logged into your Google account with the Google Chrome browser
  5. Check to make sure that the Sheet tab name has not been changed
  6. Verify that you do not have any special sort on any of the columns
  7. Verify that you do not have any column filters applied to any of the column actions
If you have filters applied, you can follow this article on how to clear them: https://blog.sheetgo.com/spreadsheets-tips/data-filters-and-sorting-in-google-sheets/ (3rd party website). If you are still experiencing issues, please contact us.