How do I reload all tables by clicking a button?

@Yaenz
You would have to update the data which is the source for each table - so I would imagine, run all queries associated with the tables to show the latest data...

1 Like