Forum Discussion

tannhq's avatar
tannhq
Helper I
4 years ago

Best practice with dataflow and dataset

I created dataflows in PBI premium workspace, there are 2 fact dataflow (including sales and target ... ) and 1 dimension dataflow.

Now, I want to create datasets from dataflows, 1 try in 2 ways:

1. I use Power BI DataFlow to create dataset with Direct query for fact and import for dimension: It worked but I read the document that imposite model doesn't support. I got this issue:

 

2. I use Dataflow to import Fact and use the incremental refresh. It take time to complete the refresh, and sometimes I got this issue: 
"An error happened while reading data from the provider: 'Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.'. The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action."

Can anyone suggest to me the best way to do it with dataflow? 

My fact table has 30M rows.

 

Thank you, everyone. 

2 Replies