Forum Discussion
Size table in workspace
- 1 year ago
Hi madinugraha ,
The difference between workspace size reported in the Microsoft Fabric Capacity Metrics app (around 400 GB) and the actual sizes of the warehouse tables you've queried is because:The total workspace size includes more than just the raw data from warehouse tables. It includes all data assets within your workspace such as:
-
Datasets
-
Dataflows
-
Reports
-
Models
-
Temporary files
-
Caches
-
Log files
-
Metadata and indexes
Additionally, temporary data, intermediate storage, and version histories contribute to the overall workspace size.
Billable Storage vs. Current Storage:
You might have noticed terms like "current storage" and "billable storage" in the Fabric Capacity Metrics app:
-
Billable Storage : Represents the storage being billed based on usage at the start of the reporting period. It may be lower if the storage usage was less at that start.
-
Current Storage : Reflects real-time storage usage, including all current data assets, caches, and temporary files. This can be dynamic and change more frequently.
For detailed information please refer the following link:
metrics-app-storage-pageI hope this clarifies the situation. Please let me know if you have any further questions!
If this post helps, please accept as solution to help others find easily.Best regards,
Vinay. -
thanks for the reference. But my customer is asking if the condition is fabric warehouse, is it different method?
Below query should work :