Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Mattw112
Helper I
Helper I

Computed Entities and merge

Hi,

My corporate BI team deleted some tables out of our SQL db I use and instead are directing me to use a view.

 

Problem is the view doesn't have 4 columns that I use.

 

So I added another view to my dataflow (which has those 4 columns) and then created a merge between the two views.  but then it says that it is a computed entity and I need premium?

 

I dont do a lot in Power BI, but I've created numerous dataflows in Power Apps and I never get prompted when I merge?

 

Is there something I did wrong, or is that just how Power BI is?

 

Thanks,

Terry

1 ACCEPTED SOLUTION

Technically, a dataflow is an entity if it is loaded.  If it is not loaded, then it is not an entity and you can reference it in anothe query.  Using my above example, right click on query A and turn off "enable load".  After you do this, you can right click query A and select "reference" to build query B.  This is allowed.  So if you are trying to referenece (say) Customers and customers is loaded, then simply right click Customers and select "duplicate". Right click again and turn off "enable load", then right click the copy of customers and reference it.  The downside is you now have 2 copies of the customer query, but the upside is you don't need to pay for premium.



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.

View solution in original post

4 REPLIES 4

There is a work around. This is what you can and can't do 

 

with Pro you can 

* create dataflow A and set to don't load

* create dataflow B referencing A and load

with Pro you can't 

* create dataflow A and set to load

* create dataflow B referencing A and load


You need Premium to load A and B

 

the work around is to remove the reference to loaded dataflows (entities). You can do this by referencing them in Desktop instead, or by duplicating them as non loading entities. 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.

What does setting it to "not load" do?  Will I still be able to get the columns I need into the main view?

good question - I may have my terminology wrong here.  My understanding is this will prevent you connecting to them from Power BI desktop.



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.

Technically, a dataflow is an entity if it is loaded.  If it is not loaded, then it is not an entity and you can reference it in anothe query.  Using my above example, right click on query A and turn off "enable load".  After you do this, you can right click query A and select "reference" to build query B.  This is allowed.  So if you are trying to referenece (say) Customers and customers is loaded, then simply right click Customers and select "duplicate". Right click again and turn off "enable load", then right click the copy of customers and reference it.  The downside is you now have 2 copies of the customer query, but the upside is you don't need to pay for premium.



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.