Skip to content

Commit

Permalink
Move new PBI options to the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
flanakin committed Dec 9, 2024
1 parent 7787a0d commit b3973db
Showing 1 changed file with 26 additions and 19 deletions.
45 changes: 26 additions & 19 deletions docs/_resources/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<!--
> - 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.
<!--
>
> 🚫 Deprecated:
>
> 1. Cosmetic and informational transforms will be disabled by default in 0.9 and removed on or after July 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.
-->

🦾 Bicep modules
{: .fs-5 .fw-500 .mt-4 mb-0 }

Expand All @@ -82,32 +108,13 @@ 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.
> 2. Updated the download links in Power BI docs to the new files:
> - 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.
<br>

Expand Down

0 comments on commit b3973db

Please sign in to comment.