Forum Discussion
Error code 20302
- 1 year ago
Hi tan_thiamhuat,
We have not received a response from you regarding the query and were following up to check if you have found a resolution. If you have identified a solution, we kindly request you to share it with the community, as it may be helpful to others facing a similar issue.
If you find the response helpful, please mark it as the accepted solution and provide kudos, as this will help other members with similar queries.
Thank you.
Thankyou, burakkaragoz and suparnababu8 for your response.
Hi tan_thiamhuat,
We appreciate your inquiry raised through the Microsoft Fabric Community Forum.
The error code 20302, which indicates a user configuration issue, along with the persistent failure you are experiencing, may be resolved by kindly following the steps mentioned below:
- Open the Dataflow’s Refresh History in Power BI or the Fabric Workspace to review more detailed logs. Even if you see “JobInstanceStatusFailed,” further specifics may be available in the sub-step logs.
- Examine the transformation steps in the Dataflow editor (Power Query). If any steps fail due to schema changes (such as renamed or removed columns), these will be indicated by red error lines.
- Try duplicating the dataflow and incrementally removing steps to identify the exact point of failure.
- Implement error handling in Power Query using the try...otherwise construct to detect and expose any hidden data issues.
- Test the Dataflow independently by running it outside any pipelines, to determine whether the issue lies with the dataflow itself or its integration within a pipeline.
If you find our response helpful, we kindly request you to mark it as the accepted solution and provide kudos. This will assist other community members facing similar issues.
Should you have any further queries, please feel free to contact the Microsoft Fabric community.
Thank you.