Forum Discussion
power bi store data in byte?
- 8 years ago
Hi Anonymous,
In Power BI, VertiPaq stores each column in a separate data structure. This simple fact allows the engine to implement some extremely important compressions and encoding. Here is a good article about VertiPaq, which could help you understand how the VertiPaq engine stores data in Power BI. :smileyhappy:
Regards
Hi Anonymous,
In Power BI, VertiPaq stores each column in a separate data structure. This simple fact allows the engine to implement some extremely important compressions and encoding. Here is a good article about VertiPaq, which could help you understand how the VertiPaq engine stores data in Power BI. :smileyhappy:
Regards
- Anonymous8 years agoNot applicable
Thanks v-ljerr-msft for sharing, it is very informative and detailed document.
so consider this, I can say Power BI use VertPaq engine and it has many methods to compress the data and these methods would be applicable according to the nature of data.
Am I right ?