Forum Discussion
ajaymanshani
1 year agoRegular Visitor
Data Flow refresh failing
I have created a dataflow, that uses .csv files stored in Azure Blob Storage. There are around 50 csv files and I am combining them as I want to union the contents of the file. In the Transform Data ...
Poojara_D12
1 year agoSuper User
Hi ajaymanshani
The refresh failure may be due to the following reasons:
- Ensure all CSVs have the same columns and data types.
- Split large files and test again.
- Check Power BI’s access to Azure Blob Storage.
- Use the Activity ID to find detailed error logs.
- Optimize transformations for better performance.
Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂
Kind Regards,
Poojara
Data Analyst | MSBI Developer | Power BI Consultant
Please Subscribe my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS
ajaymanshani
1 year agoRegular Visitor
Your answer is very general, sorry but didn't help.