The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have created a custom data adapter that can fetch data which is secured by OAuth2 flow.
This works nicely if i use this adapter locally in Power BI Desktop.
(Oauth2 Consent screen appears - i enter my user credentials - afterwards i pass the bearer token to the API secured by OAuth2)
Of course i can refresh my data in Power BI Desktop.
When i publish this to my workspace i cannot configure automatic update:
It says that my datasource doesn't support refresh.
The query uses my custom data adapter. This adapter is called "Cws".
When the project is published to the workspace it seems that the custom adapter is NOT published.
What has to be done to support this?
Any ideas?