Forum Discussion
po
6 years agoPost Prodigy
Uncompressed size limit execeeded error message despite uncompressed table being appprox 3GB
Hi, Have a pbix file approx 450 MB and can refresh in desktop fine 40 million rows 2.7GB fact table and other tables fairly small. Get error message when try refresh via gateway saying uncomp...
GilbertQ
6 years agoSuper User
Hi there
The size on disk is the compressed size.
A rough estimate is that the memory requirement is roughly 3-4x this size on disk, which would push it over 10GB
Can you please run the DAX Studio View Metrics and post the output here for us to assist?
The size on disk is the compressed size.
A rough estimate is that the memory requirement is roughly 3-4x this size on disk, which would push it over 10GB
Can you please run the DAX Studio View Metrics and post the output here for us to assist?
po
6 years agoPost Prodigy
Hi,
Thanks for reply.
This is uncompressed size on disk of the data before hits power bi - oracle storing the data and 2.7gb on disk uncompressed.
Thus expecting it to easily fot within the 10GB power bi limit but somehow doesn't
Thanks