Data Flow Wrangling Internal Server Error

Copper Contributor

Hello,

 

I have a simple pipeline as follow:

JCCloud_0-1610541368860.png

 

And in the ForEach:

JCCloud_1-1610541428691.png

 

the Dataset used in the PowerQuery is linked to a blob storage which have a parameter set up as follow:

JCCloud_2-1610541488238.png

 

When I'm opening my Data wrangling Data Flow, it asks me for this parameter, which is a filename that I can pick randomly in the blob storage and the process is working fine by itself:

JCCloud_3-1610541571026.png

 

It is a very simple CSV cleanup and the filename is correctly updated when I open the dataset in Advanced Editor and check the query there.

 

However, during runtime in the pipeline shown above, I end up with the following error:

 
 

 

Error code InternalServerError
Failure type User configuration issue
Details The request failed with status code '"InternalServerError"'.
Source Pipeline PL_0100_ListFilesAndTransform
Monitor Wrangling Data Flow (Preview) WranglingDataFlow1

 

 

Seems that the Data Flow hasn't been executed at all, can't find out the reason why.

 

Thank you

 
 
 
 
 
0 Replies