Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Embedded Capacity with Shared PBI Dataset

Hello,

I'm currently working on a large project with a rather complex model. To help speed up development time I was hoping to be able to make edits to a single Power BI dataset while my co-worker works on a report that uses that dataset as its source. Ideally, we would have about five or six reports using this single "golden dataset."

The issue I have run into is that reports using a Power BI data set do not seem to work on our website, where they use embedded capacity. I cannot determine if this is a problem with our API or if shared datasets simply don't work on embedded? Documentation on DirectQuery for PBI datasets says that it is not supported for embedded capacity, but the documentation suggests that this sort of query is only used for composite models. It says that the connection to a PBI dataset uses "Live Connect."

Has anyone used a shared dataset on embedded?

Right now it pulls the error message "404 Not Found: Error while retrieving Embed URL
Not Found: {"error":{"code":"PowerBIEntityNotFound","pbi.error":{"code":"PowerBIEntityNotFound","parameters":{},"details":[],"exceptionCulprit":1}}}"

Barring the ability to use a shared dataset, is there a way to work on a PowerBI report as a shared dataset and then switch it over to its own import dataset? For example, getting rid of the PBI data source and copying and pasting in all the queries from the original dataset?

The shared dataset is really ideal because a lot of the work is in DAX and this would allow us to share measures and calculated tables/columns instead of copying and pasting them into new reports. The Dataflows allow the M side of the report to be shared but this is only half the word and the Dataflows run so incredibly slow they are almost unusable. 


Follow up question: If you have a very large shared dataset but a report only uses visuals from a small part of it, does the size still hurt embedded capacity usage when rendering visuals? It's too bad there isn't an option to truncate a model.

Thanks!




2 Replies