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 August 31st. Request your voucher.
Hi all,
I have a report that has an API data source that looks like the following:
Source = Json.Document(Web.Contents("https://api.company.com/dapi/v1/xxxxxxxxxxxxxxxxxxxxxxxxx?$top=1000000&$skip=0&apikey=xxxxxxxxxxxxxx...")),
This essentially returns a list of values that I then transform in power query.
The data source works fine on Desktop but once I upload it to service it throws the following error:
DataSource.Error: The downloaded data is HTML, which isn't the expected type. The URL may be wrong or you might not have provided the right credentials to the server.. ;The downloaded data is HTML, which isn't the expected type. The URL may be wrong or you might not have provided the right credentials to the server.. The exception was raised by the IDbCommand interface. Table: tablename
I tried changing the privacy levels still the same.
Any ideas what it could be?
Thanks in advance!
User | Count |
---|---|
43 | |
15 | |
12 | |
11 | |
8 |
User | Count |
---|---|
51 | |
31 | |
20 | |
18 | |
15 |