Forum Discussion
mhardy
10 years agoAdvocate I
Import BPIX to Embedded Workspace Fails
Working with the new preview of Embedded Workspaces. Unfortunately attempting to Import a pbix with data fails. ImportState: "Failed" With no other information or error messages. Very simpl...
- 10 years ago
This is working now. The PowerBI guys fixed it.
jocaplan-MSFT
10 years agoMicrosoft Employee
Is this a brand new PBIX file? Can you please send me your import ID?
mhardy
10 years agoAdvocate I
I wouldn't say it's brand new as I've been working on a version of it for months. This copy has a number of tables removed and only one simple report for testing.
It has however been saved using the latest version of desktop:
Version: 2.33.4337.281 64-bit (March 2016)
Import ID sent.
- jocaplan-MSFT10 years agoMicrosoft Employee
What data source are you using for this file?
- mhardy10 years agoAdvocate I
Json doc. Looks something like this:
Source = Json.Document(Web.Contents("http://contoso.com/api/1.0/data/etc/?key=1234"))
- jocaplan-MSFT10 years agoMicrosoft Employee
Thanks. We are looking into a fix. Seems to have something to do with using a JSON datasource.