Hey,
I'd like to create a sheet that is essentially just an array reference to another spreadsheet, but filtered by a column. I.e. make this sheet list `{=file://./other_sheet.ods.A1:J150}` but only rows where the field in column C is TRUE.
I know I can filter the view of such a sheet, but I need to actually have only these rows show up, so I can use it in formulae.
Is this possible?
Thanks,