Hello guys, I’m trying to use the tap-spreadsheets...
# troubleshooting
c
Hello guys, I’m trying to use the tap-spreadsheets-anywhere on this .xlsx : https://statbel.fgov.be/sites/default/files/files/documents/Bouwen%20%26%20wonen/2.4%20Bouwvergunningen//BV_tabmaand_FR.xlsx As you can see in the file, the header is split in 3 parts. Is there a way to start collecting data from row 4?
j
It looks like you cannot the way it currently is. I think you would have to alter the table_spec as well as the excel_handler
c
Thanks @jon_brasher!