I've been trying to find a method to automatically have my sql query add new tables to it. Our database generates a new table at the start of the month, resulting in having to update the project to now include that table. The table does end with "_YEARMO". Would it be possible to have a formula check for the first of the month and update the query to add a join for the new table?
↧