We have several reports that utililze Value.NativeQuery for explicit queries that up until now had supported scheduled refresh in the Power BI Service. We recently published a change to the report, unrelated to the native queries, and now the dataset can't be refreshed due to this error: You can't schedule refresh for this dataset because one or more sources currently don't support refresh. We stripped the report down to the base queries and discovered that as soon as we add a Value.NativeQuery query into the mix, this issue appears. If we remove it (or even disable it), the refresh feature reappears in the Power BI service.
Did something change in the service that I missed a notice about? Or is anyone else experiencing this?