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.

Error importing Dataflow: DataflowInvalidModelError

Hi All,

 

Since recently I've been getting an error related to importing dataflows via the "model import" option. Whenever I try to upload certain dataflows I get the following:

 

Cannot import "Dataflow_X". Error code [DataflowInvalidModelError]. Activity ID is [<some Hash_A>]. Request ID is [<some Hash_B>].

twdenz_1-1611241416295.png

 

The activity ID stays constant and the Request ID changes when I try again. However, they are never equal which probably causes the error. I was used to import this exact dataflow before, however recently it stopped working.

 

I look forward to hearing from you all.

 

Kind regards!

 

 

 

Status: New
Comments
v-chuncz-msft
Community Support

@twdenz 

 

That seems to work fine for me. You may export a dataflow and check the file.

twdenz
New Member

@v-chuncz-msft 

 

Thanks for your reply. If I export a currently working dataflow to JSON and try to re-import it, it prompts the error. I do change the allownativequery => false. This means that the dataflows gets currupted upon exporting somehow since it does function when I just copy all the contents from dataflow A to dataflow B.