Forum Discussion
gecko33
2 years agoFrequent Visitor
Full load and storage
Currently, the data source for my reports are APIs requested via URL as it follows: /ROUTINE/ENDPOINT_EXAMPLE?key=[API-KEY]&startDate=YYYY-MM-DD&endDate=YYYY-MM-DD&lastUpdateTime=YYYY-MM-DD hh:mm:ss...
lbendlin
2 years agoSuper User
Previous experiences with incremental refresh turned out to not work properly for me so I discarded approaches to it.
Please elaborate. Note that Incremental Refresh requires RangeStart and RangeEnd datetime parameters.
Note also that you must use RelativePath and Query components in your Web.Contents call if you want to have a successful service refresh.