Forum Discussion
Does powerbi-visuals-tools 3.0 Support Multi-Datasources?
- 7 years ago
The Power BI Service is the name for the online portal for Power BI, where you publish reports and datasets to.
So, use Power BI Desktop to create your model and publish it to here as normal.
You can then edit this published report in the Power BI Service and add a developer visual, which can then utilise this more complex data model.
As far as I know, that has no relation with powerbi-visuals-tools. It all depends on the dataset.
Ok, I was referring to the online PBI developer environment and its ability to support multiple datasets. Currently, I only see an option to add one dataset per online developer report. I am aware the desktop supports multiple datasets per report, but I wanted to see if this option is available for the online dev report environment for testin purposes?
- dm-p7 years agoSuper User
The online modelling capabilities are very limited. When I need more complex models for developing visuals against, I just create my data model locally in Desktop and then publish to the Power BI Service. You can then edit the report and add in your developer visual, utilising these pre-prepared data sets.
The only consideration to make here is that if you need to re-publish then you will lose any instances of the developer visual you might have set up for debugging, so at this point, I download a copy of the report to re-edit in Desktop so that I can re-publish and not lose my changes.
- mrogunlana7 years agoFrequent Visitor
Thanks dm-p
When you say "Publish to powerbi service" you mean a custom web service that serves the complex model? Just want to clarify.
- dm-p7 years agoSuper User
The Power BI Service is the name for the online portal for Power BI, where you publish reports and datasets to.
So, use Power BI Desktop to create your model and publish it to here as normal.
You can then edit this published report in the Power BI Service and add a developer visual, which can then utilise this more complex data model.