Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

dataset limitations

hi   i am very much new to power bi and i have few questions . I even went through few blogs but unable to understand these points cleearly .can anyone explain me in detail please :   i came to k...
  • AkhilAshok's avatar
    AkhilAshok
    7 years ago

    Yes.. one PBIX file corresponds to one dataset. Within a dataset you can have any number of tables in it. 30M rows is considered pretty small dataset for Power BI. If you model it properly (for example check the link which v-lili6-msft shared above), you can get very good compression. I was once able to compress a 10M row dataset to 1.3MB (it had only 6-7 columns though). Lesser columns, lower distinct values in each columns, etc. help a lot with compression.