Forum Discussion
Gateway Performance Monitoring PBIT Dataformat error
- Anonymous6 years ago
I've experienced the same - I believe this is a regression in the April 2020 version of Power BI Desktop not the Gateway. You'll find it works ok with March 2020. I've reported it here - https://community.powerbi.com/t5/Issues/April-2020-throwing-DataFormat-Error-when-using-Gateway/idi-p/1080336
Getting same error with June 2020 release. Anyone know how to fix?
Hi all, I guess I've found solution.
Let's go to the official documentation: https://docs.microsoft.com/en-us/data-integration/gateway/service-gateway-performance
We should set this gateway config file up: Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config file in the \Program Files\On-premises data gateway
Please find the parameter ReportFileCount and set it's value to '11'. Save the file and restart the service of the gateway. I think it should help, currently it fixed my problem