Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
All,
I have written a python script to disable a dataset's refresh schedule.
Reference Link : https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-refresh-schedule-in-group#disabl...
Try 1:
{'error': {'code': 'InvalidRequest', 'message': 'Refresh schedule refresh schedule request is empty'}}
Try2: (Ran without 'Data')
Solved! Go to Solution.
I changed from data = data to json = data then it is working fine.
I changed from data = data to json = data then it is working fine.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 10 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 40 | |
| 36 | |
| 34 | |
| 28 | |
| 20 |