Forum Discussion
Fabric Capacity Metrics "Data Processing Error"
- Anonymous1 year ago
Hi Anonymous
Thank you for reaching out microsoft fabric community forum.The error "There was an error when processing the data in the dataset" likely means the dataset is trying to access data from the "Log workspace activity" feature, which was recently disabled. Since that data source is no longer available, the refresh is failing.
Try re-enabling the logging to confirm if the dataset depends on it. If it works, you'll need to either keep it enabled or update/remove any queries referencing the workspace activity logs.
Reinstalling the app won’t fix this, as the issue is with the dataset's data source, not the app itself.
If this solution helps, please consider giving us Kudos and accepting it as the solution so that it may assist other members in the community
Thank you. - 1 year ago
Hi Anonymous ,
The error "There was an error when processing the data in the dataset" likely stems from disabling "Log workspace activity" for Eventspace Monitoring. This logging is essential for the dataset to retrieve and process activity data. Reinstalling the app alone won't resolve it.
To fix the issue:
- Re-enable "Log workspace activity" in the affected workspace.
- Refresh the dataset manually to check if the error clears.
- If the issue persists, check dataset credentials and permissions.
- Review the dataset's query dependencies to ensure no required data source is missing.
If none of these steps work, contacting Microsoft support may be necessary.
Hi Anonymous
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.