Forum Discussion
Upload from Sharepoint - Dataset
- 3 years ago
Hello,
Thanks for thinking along and trying to find a solution.
I finally found the problem, and happy to share here: the problem was in the "Data view": it still contained a reference to the removed columns, allthough in the transformation layer this was corrected. By removing them in the "Data view", an extra step appeared in the transformation layer. Removing this step from the transformation layer finally launched some kind of regeneration of the complete dataset.
Hi Ike369 ,
Data refresh on the Power BI service will fail when the source column or table is renamed or removed. It fails because the Power BI service doesn't also include a schema refresh. To correct this error, a schema refresh needs to happen in Power BI Desktop and the dataset republished to the service.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
Thanks for thinking along and trying to find a solution.
I finally found the problem, and happy to share here: the problem was in the "Data view": it still contained a reference to the removed columns, allthough in the transformation layer this was corrected. By removing them in the "Data view", an extra step appeared in the transformation layer. Removing this step from the transformation layer finally launched some kind of regeneration of the complete dataset.