In Power BI users today can create personal bookmarks or personalize the view of a report, but these changes are limited to their account. How great would it be if users could share their personalized view of a report, with filters, slicers, and visual changes, in context with other users who have access to the report or app? For instance, a user could explore the data, apply filters, and adjust visuals to highlight a particular insight. Then, that user could create a “shareable view” or “shared bookmark” that other users could open and optionally save as their own bookmark. This would be a great way to collaborate, save time and be consistent when working across teams or departments.
... View more
This is actually available today in Dataflow Gen2 (CI/CD) as it uses the Fabric scheduler component:
Another alternative is to use Fabric pipelines that will trigger the Dataflow using the Dataflow activity based on events if you prefer to have other type of control or just set the scheduling to be on a monthly basis as well, but by itself Dataflow is able to have a monthly schedule without the dependency on any other components.