Welcome to the Community @PQ Team. What a great question!
I think you could potentially use a Formatter (Date / Time > Format) to output the current month, then use a lookup table to give the correct ID for the tab you want it to add the transaction information to. Then you’d only need to update the IDs for the tabs once a year when you create the new tabs for each month. There’s an article in Community that explains this sort of process for how to add files into specific folders based on the month:
The apps are different but the process is similar. Also, that article mentions using a Formatter (Utilities > Lookup Table) action to make the lookup table in, but as you’ve got multiple Zaps that would need to access that lookup table you’d be better off creating the lookup table in another Google Sheets spreadsheet. Then you can set up all the Zaps to use a Lookup Spreadsheet Row action and just update the lookup table in Google Sheets as necessary.
We’ve got another article that explains how to do that sort of thing here:
Hope that helps to get you pointed in the right direction. Let us know how you get on with this, always happy to help further if you run into any trouble at all!
Hi @PQ Team
Good question.
Here’s a possible alternative.
Use Airtable instead of GSheets.
Airtable has Views. (segments of data)
Views can have Filters.
That way all your data can stay in the same table, and you can create Views with the desired filtered data for each month.