Forum Discussion
luanlopes
9 months agoAdvocate II
How to know dataset size with API?
Hey, I need to create a logic in my software but with my datasets, but i need to know the size of my dataset, how can i do that?
- 9 months ago
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
sergej_og
9 months agoSuper User
Load the data into your model and save the file. Then look at the file size (.pbix) (compressed size).