Skip to main content

Power BI

New

Let "try" and "try otherwise" the Gateway offline situation

Vote (2) Share
Andrey Minakov's profile image

Andrey Minakov on 23 Jan 2019 14:16:58

It seems, that currently it is not possible to "try" the situation when Gateway is offline. Now, in case Gateway is offline and I have R.Execute call, PBI service just completely stops refreshment, even if just part of data is gotten from the R script from Gateway.

It would be great to let a user decide in M code what to do in case there are some troubles with Gateway access, obviously through using "try".