Power BI Connector - How to Publish Online?

We have the Sky API connector working with desktop Power BI. We would like to publish the dataset to the online PowerBI Service. The model and visuals publish fine, but the data is not refreshable. It receives the error: “Unable to refresh the model (id=nnnn) because it references an unsupported data source.”

Has anyone found a workaround for this? It seems like if we could reference the Client ID, Secret, and subscription in the Blackbaud() source in power query, that it might work. Haven't seen any syntax or sample of this.

Comments