I am trying to read an xlsx file and get the following message, even though there is a valid sheet. I am getting sheet names with getInfo() then looping over them to import, but it doesn't pick up any data.
The operative line is spreadsheet.setReturnCachedFormulaValues( true ).read( argumentcollection = args );

CB8188710A3B4338BE83A4D2FE9F65DF.xlsx
I am trying to read an xlsx file and get the following message, even though there is a valid sheet. I am getting sheet names with getInfo() then looping over them to import, but it doesn't pick up any data.
The operative line is
spreadsheet.setReturnCachedFormulaValues( true ).read( argumentcollection = args );CB8188710A3B4338BE83A4D2FE9F65DF.xlsx