Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I keep getting the error:
There was a problem refreshing the dataflow, the dataflow definition contained errors. Please fix the problem and try again. Additional information: Unexpected exception, Message: Expression.Error: The column 'Data de Nascimento (formato dd/mm/aaaa)' of the table wasn't found. . (Request ID: c7973e3f-7).
Upon refreshing a dataflow.
There's nothing wrong with the dataflow. If I simply copy/paste the Power Query code into Power BI desktop it runs without issues!!!
Hi @webportal ,
To resolve this issue, please follow these steps:
1. Verify the column name: Double-check the column name 'Data de Nascimento (formato dd/mm/aaaa)' in your dataflow definition. Make sure it matches the column name in the source data.
2. Check the data source: Ensure that the data source you are using for the dataflow contains the column 'Data de Nascimento (formato dd/mm/aaaa)'. If the column is missing in the source data, you will need to add it or modify the data source accordingly.
3. Refresh the dataflow: After verifying the column name and ensuring it exists in the data source, try refreshing the dataflow again.
This should resolve the issue if the column is now found during the refresh process.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.