Relative Content

Tag Archive for google-sheetsgoogle-sheets-formula

Add Column After Importrange

I have data and I want to combine it with IMPORTRANGE. For each IMPORTRANGE, I would like to add a column with specific data afterwards.

using IMPORTXML to import dynamic table

When I’m trying to load data from https://2e.aonprd.com/Backgrounds.aspx, the table doesn’t seem to initially load, resulting in what seems to be an empty data set. Is there a way to use importxml to load the entire data set?