this is a bit random but i'm curious whether, there's a way to get a top-down view of all the tables... like a dashboard perhaps (internal OR third party).
I have many different tables and many of them end with errors (this is mostly due to API request limits being reached).
If I had 20 tables that each have errors... How can i easily see where all of the errors are?
often times - I just need to re-run the column... Comming through the tables 1-by-1 the part i'd like to remove.