Hi, I have a reoccurring structure with year and groups. Below the groups I have smart groups filtering the data via name according to the year of the current group and the month. It looks like this:
2019
—Outgoing Invoice
— ---01 Jan
— ---02 Feb
etc.
This structure is needed for a couple of years and a couple of groups like the Outgoing Invoice. And on top, I need it for seven different databases. I have created a template out of my structure but when I created it again e.g. for 2018, I still need to change all conditions of 01 Jan etc. in each folder and every database.
Can I somehow automates that? DT needs to have variables I can refer to it… Is it possible with a script to change the conditions of a smart group?