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
While trying to schedule refresh of data, the following error is being displayed "You can't schedule refresh for this dataset because the following data sources currently don't support refresh". The snapshot of the error message is attached here Error Message
The query being used is Query code
Would appreciate if someone can help to resolve the issue.
Solved! Go to Solution.
I've run into this before and I believe it is due to the RelativePath not liking dynamic values
Try the below:
[
RelativePath="deals/v1/deal/paged",
Query=[hapikey=c, limit=250, properties=dealname, offset=Text.From([Last_Key])]
]
Good luck,
I've run into this before and I believe it is due to the RelativePath not liking dynamic values
Try the below:
[
RelativePath="deals/v1/deal/paged",
Query=[hapikey=c, limit=250, properties=dealname, offset=Text.From([Last_Key])]
]
Good luck,
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 | |
| 35 | |
| 28 | |
| 20 |