Skip to main content
Microsoft Idea

Power BI

Needs Votes

Handle asynchronous calls in web.contents

Vote (3) Share
Ian Bennett's profile image

Ian Bennett on 23 Jan 2017 09:13:29

Automatically handle asynchronous APIs (i.e. HTTP status 202) in web.contents function by polling the uri returned in the Operation-Location header on a regular basis until data is returned. Add an option to set the retry frequency.