Hey @david
Well it disappeared overnight, for the 4th time, but when I go to my Gsheet it is still there.
and reappearing after a refresh in GDE.
I can’t record when its disappearing because it’s happening randomly, but we’ve been discussing with @Mark yesterday, and the tab definitely existed then along with the relations.
Here’s a tip: If you’re going to use IMPORTRANGE, keep your column headers fixed and start the IMPORTRANGE at the second row. At least then if/when it breaks it won’t blow away any Glide components that use that sheet.
The downside is that it risks breaking if columns change in the source sheet, but I think that’s the lesser of two evils.