Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi,
I am getting the above mentioned error while refreshing the dataflow. I have downloaded the log and it says the Pipeline Execution error in one of the dataset.
Thanks in advance
Hi
I keep getting this message when I try to run an ML model. I don't know which column of my dataset is this occuring and why is it occuring. All my data is correctly loaded with no missing values.
Error: PipelineException: We couldn't convert to Number. . RootActivityId = 26f1f32a-601a-47a9-980c-1fd0627d14eb.Param1 = PipelineException: We couldn't convert to Number. Request ID: 94185a3c-47bd-dc64-f70a-13c843930de8.
hi @v-robertq-msft where do we set max memory and container size for dataflows? I don't see such options in the dataflow settings page
Hi,
According to your error description, you can try the below suggestions:
There is a semantic difference when the entities are referenced from DF in the same workspace vs DF is a different workspace with respect to the compute engine. In the same workspace case, the dataflows have a strong reference to each other and are updated in the same transaction. Hence we do not need to cache data and can refer to the data from the upstream entity. However, when they come from the different workspaces, the references are weak references and in order to be self-contained within a workspace, we do need to re-cache the data. The re-caching step is what adds additional time in processing.
To mitigate this we suggest
Here’s a blog to troubleshoot the dataflow refresh, you can check:
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 9 | |
| 8 | |
| 8 |