Forum Discussion
Nikhillearn
5 years agoFrequent Visitor
uncompressed data size exceeds 10 gb
I am working on a report that pulls data from a database. I am pulling data from a single table of size 1.6GB. I am able to refresh the report in desktop and get in published. When I try to refresh ...
lbendlin
Super User
5 years agoUse DAX Studio to examine your data sources, check cardinality and compression rate. Any cross joins or expensive merges in your data source scripts?
Nikhillearn
5 years agoFrequent Visitor
Thank you for the suggestion.
I have used Dax studio with this report but no luck. As I said earlier, I am pulling data from a single table, no transformations. I can see that there are some columns with high cardinality but that is justified, these are facts and are supposed to have high cardinality. What I don't understand is why 1.6 GB in database which becomes 360 MB in Power BI is exceeding 10 GB limit on gateway.