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
Murtaza_Ghafoor
9 months agoSuper User
This is the standard API formar to get the data size
https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/datasets
Or you can use fabric capacity metric app to check the size of of your data models/semantic models.