Forum Discussion

WHH's avatar
WHH
Frequent Visitor
5 years ago
Solved

Can a pbit file be an entity in a dataflow?

We're just beginning to promote Power BI usage in our organisation. Our data teams have begun connecting our business systems data to Power BI workspaces as "trusted data". We want our Pro users to b...
  • ibarrau's avatar
    5 years ago

    Hi. I'm not sure what you are trying to accomplish here. A pbit is a template with visualizations, format, data, etc. It contains a lot of information. DataFlows are only a place for data. You can't save a pbit in dataflow. You can save the pbit in a sharepoint. If you want pre defined entities in dataflows like Calendar Table, you can just copy paste your Power Query code to a blank query source or copy the entity from Desktop->Transform Data (edit queries window) to the dataflow edit queries. That way you can have a dataflow for your usual data. Then connect to that source inside the pbit. That way the pbit in sharepoint contains all the information including  the usual tables from your dataflow.

    Hope that helps,