Generate reports with monthly sales

What I often do is set up a button that the automation will “push” and set the button to be disabled on all but the desired date (e.g. Disable if Today()!=EndOfMonth(Today()). Then you can set a daily automation, and whenever the button is disabled, it will just skip it.

4 Likes