Forum Discussion
PipelineException when running dataflow. CompressedDataSize exceeds!
While trying to fix this, I get another error with a similar format.
This time its complaining about uncompressed sizes.
PipelineException: The uncompressed data size specified in a packet header exceeds max limit: GatewayDecompressor - Header.UncompressedDataSize (193364724) of a compressed packet exceeds the maximum allowed uncompressed payload of 157286421 .
- aj19733 years agoCommunity Champion
Gateways and APIs have payload size limits, AWS for instance
I think moving to Premium capacity could help you out.
- dbeavon33 years agoMemorable Member
We are already on premium.
I really wish dataflows were more user-friendly. There should be a way to serialize arbitrary objects out there, for the sake of related entities ("computed entities").
These CSV-compatibility requirements are just plain obnoxious. There should be a way to save XML, JSON, text, and lots more. Even binary formats like parquet would be very helpful!
- aj19733 years agoCommunity Champion
you can submit your idea/issue in here
https://community.powerbi.com/t5/Issues/idb-p/Issues
Who knows they may help you out