Forum Discussion
Dataflow Gen 1 keeps failing
- 10 months ago
Hi all,
We have updated the Gateway, but it has had no effect.
We still have the same error (with no detailed error message).
After checking the lineage of the DataFlow, we noticed that its data is used only by one report.
Therefore, we moved the Load to the Power BI Report (Semantic Model), and we will remove the DataFlow in due course.
I would have preferred to solve this issue and post the solution, but this is the most pragmatic solution for us.
Kind regards
Salvatore
If query folding is happening, can you see anything strange in the SQL query?
Do all the columns have data types assigned? (no ABC 123 columns)
If query folding is not happening, can you make changes so that it does?
I'm just thinking of the troubleshooting steps I would start with.
- SalvaC10 months agoAdvocate III
Yes, all columns have the datatypes as defined in the database.
The source is an on-prem SQL Server database.
Interestingly, disabling the loading of the table listed in the error message causes the following table (in alphabetical order) to appear in the error message.
For this reason, I don't think it is a data issue, but rather a more fundamental one.