Forum Discussion
Dataflow refresh error wit Request ID and Activity ID
- 1 year ago
Hi smoorthy
We sincerely regret for the inconvenience you are facing and acknowledge your requirements. There might be a bug in backend. we recommend raising a support ticket with Microsoft for further assistance.
Kindly submit the support ticket using the link provided below.
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft LearnIf you find this post helpful, please mark it as an "Accept as Solution" and give a KUDOS.
Thank You!
I had the exact same issue, I managed to work out it was a step in my powerBI process where I converted a number with decimal places to a single digit whole number. This had worked perfectly for a year. until someone entered text instead of a decimal number at source, a sharepoint list.
PowerBI then could not conver this text to a whole number causing the error. it takes time but check every step of your queries transformation looking for anything entered by a user to the data source that would trip up a number to text or number to whole number conversion. I duplicated my query and deleted the steps one at a time untill it refreshed before i worked out which step as described above was causing the problem.