diff --git a/docs/_resources/changelog.md b/docs/_resources/changelog.md index 1c1da2b04..2671ff3dd 100644 --- a/docs/_resources/changelog.md +++ b/docs/_resources/changelog.md @@ -63,6 +63,32 @@ Legend: ## 🔄️ Unreleased +📊 Power BI reports +{: .fs-5 .fw-500 .mt-4 mb-0 } + +> ➕ Added: +> +> 1. Added experimental feature to populate missing prices/costs. +> - This feature requires Cost Management price sheet exports be created and configured in the same FinOps hub instance or storage path. +> - This feature performs a large join between cost and price datasets and will slow down data refresh times. + +> 1. Added the Pricing units open dataset to support price sheet data cleanup. +> 1. Added `PricingUnit` and `x_PricingBlockSize` columns to the **Prices** table. + + 🦾 Bicep modules {: .fs-5 .fw-500 .mt-4 mb-0 } @@ -82,16 +108,6 @@ This release is a minor patch to update documentation and fix Power BI storage r 📊 Power BI reports {: .fs-5 .fw-500 .mt-4 mb-0 } -> ➕ Added: -> -> 1. Added experimental feature to populate missing prices/costs. -> - This feature requires Cost Management price sheet exports be created and configured in the same FinOps hub instance or storage path. -> - This feature performs a large join between cost and price datasets and will slow down data refresh times. -> - If you run into any issues with data at scale, please disable the parameter. -> - If you notice prices or costs that are not correct, please [submit an issue in GitHub](https://aka.ms/ftk/ideas). Do not file a support request. -> 1. Added the Pricing units open dataset to support price sheet data cleanup. -> 1. Added `PricingUnit` and `x_PricingBlockSize` columns to the **Prices** table. -> > 🛠️ Fixed: > > 1. Corrected the EffectiveCost for usage records. @@ -99,15 +115,6 @@ This release is a minor patch to update documentation and fix Power BI storage r > - PowerBI-demo.zip for demo-only reports (not intended for connecting to customer data) > - PowerBI-storage.zip for reports that connect to raw Cost Management exports or FinOps hubs storage. > - PowerBI-kql.zip for reports that connect to FinOps hubs with Data Explorer. -> -> 🚫 Deprecated: -> -> 1. Cosmetic and informational transforms will be disabled by default in 0.8 and removed on or after June 1, 2025 to improve Power BI performance. If you rely on any of these changes, please let us know by [creating an issue in GitHub](https://aka.ms/ftk/ideas) to request an exemption. This includes: -> - Support for FOCUS 1.0 preview. Please create new FOCUS 1.0 exports and backfill historical data. -> - Fixing `x_SkuTerm` for MCA so it's the number of months rather than a display string. -> - Tracking changes in the `x_SourceChanges` column. -> - Explaining why rows have no cost in the `x_FreeReason` column. -> - Creating `*Unique` name columns for resources, resource groups, subscriptions, and commitment discounts.