I have a rollup field that calculates the amount of items that have sold in a specific month for each sku. I want that month to update with each month.
I have a SKU table that is connected to a SALES table. Below is what the rollup currently looks like. I want the Month-Year to autoupdate
I was thinking on building a script using automations where on the first of every month it would change the filter. Is this possible.
![Screenshot 2022-07-15 131605 Screenshot 2022-07-15 131605](/t5/image/serverpage/image-id/11509iBD642D583D86715B/image-size/large?v=v2&px=999)
Side note: To me this is a countif formula, but I dont believe this has been implemented yet. It would be nice to see a feature that adds the ability to filter using a custom function