Forum Discussion

ripstaur's avatar
ripstaur
Helper III
5 years ago
Solved

Missing data when loading files from a folder

I have used the "Folder" option in "Get Data" with a lot of success before. I am attempting to build a report now that combines several files, all in exactly the same format (I was very careful about...
  • PhilipTreacy's avatar
    5 years ago

    Hi ripstaur 

    Your query steps may be inadvertently excluding some rows of data.  The query editor only previews a max of 1000 rows.  If there's data beyond that it can get left out of your steps exclude it.  What rows are missing?  What's the data in them? Check your steps to see what they are doing and make sure they don't exclude anything.

     

    For testing purposes, you can also try creating a separate query for each file (rather than using the From Folder connector), load the file and then check if all your expected data is there.  At least that may give you some pointers as to what rows are missing,and indicate why this is happening.

     

    Not sure what you mean by I cannot convert the individual worksheets to tables, because I need the dynamic headers to make the user inputs work correctly  - it's better to work with Excel tables.  Maybe you could create the Excel tables from the ranges where this data is being input?

    Regards

    Phil