Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
@TomerIwanir1 Follow the below steps to trigger the flow on 10th or 15th of each month
1. Delete your existing trigger (When a Power BI button is clicked)
2. Search for a trigger named "Recurrence" and select it.
3. Now setup the frequency to day as below and click on three dots -> settings to configure the trigger condition.
4. Copy paste the below code under your trigger condition and click Done. This will trigger your flow on 10th and 15th of each month.
or(equals(dayOfMonth(utcNow()),10),equals(dayOfMonth(utcNow()),15))
5. You can tweak the conditions if you want to set it for different days in the future.
Thanks,
Jai
Proud to be a Super User! | |
Ok But how will connect the recurrence to the BI?
@TomerIwanir1 Are you trying to pass any data values through the Power Automate button in Power BI ?
Proud to be a Super User! | |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
13 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
20 | |
14 | |
11 | |
10 | |
10 |