Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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,
User | Count |
---|---|
33 | |
16 | |
13 | |
10 | |
8 |
User | Count |
---|---|
52 | |
31 | |
24 | |
17 | |
15 |