Forum Discussion

gp10's avatar
gp10
Advocate III
3 years ago
Solved

Redshift and Gateway issue

Hi community, I'm facing issues when trying to create a dataflow with Amazon Redshift data. The data that need to ne imported are over 1bn rows. I have tried to connect both with the Amazon Redshif...
  • lbendlin's avatar
    lbendlin
    3 years ago
    Then the pbix file is so big that it cant be published.

    You can bootstrap the incremental refresh partitions to keep the original size under 10 GB. Then use XMLA refresh to fill each partition separately. This will then allow you to load datasets that are half the size of your capacity, and supposedly even beyond.