You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/costs/tutorial-export-acm-data.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Cost Management
4
4
description: This article shows you how you can create and manage exported Cost Management data so that you can use it in external systems.
5
5
author: bandersmsft
6
6
ms.author: banders
7
-
ms.date: 03/11/2024
7
+
ms.date: 06/04/2024
8
8
ms.topic: tutorial
9
9
ms.service: cost-management-billing
10
10
ms.subservice: cost-management
@@ -423,22 +423,19 @@ Check if decimal places are being dropped when cost values are converted into in
423
423
To manually transform a column to a decimal number in Power BI, follow these steps:
424
424
425
425
1. Go to the **Table** view.
426
-
427
426
1. Select **Transform data**.
428
-
429
427
1. Right-click the required column.
430
-
431
428
1. Change the type to **Decimal Number**.
432
429
433
430
#### Using Microsoft Excel
434
431
435
-
When opening a .csv or .txt file, Excel may display a warning message if it detects that an automatic data conversion is about to occur. Select the **Convert** option when prompted to ensure numbers are stored as numbers and not as text. This ensures the correct aggregated total. For more information, refer to [Control data conversions in Excel for Windows and Mac](https://support.microsoft.com/en-us/excel).
432
+
When you open a .csv or .txt file, Excel might display a warning message if it detects that an automatic data conversion is about to occur. Select the **Convert** option when prompted to ensure numbers are stored as numbers and not as text. It ensures the correct aggregated total. For more information, see [Control data conversions in Excel for Windows and Mac](https://insider.microsoft365.com/blog/control-data-conversions-in-excel-for-windows-and-mac).
:::image type="content" source="./media/tutorial-export-acm-data/excel-convert-dialog.png" border="true" alt-text="Screenshot showing the Convert dialog.":::
438
435
439
-
If the correct conversion is not used, you will see a green triangle with a 'Number Stored as Text' error. This will result in incorrect aggregation of charges, leading to discrepancies with Cost Analysis.
436
+
If the correct conversion isn't used, you get a green triangle with a `Number Stored as Text` error. This error might result in incorrect aggregation of charges, leading to discrepancies with cost analysis.
:::image type="content" source="./media/tutorial-export-acm-data/number-stored-as-text-error.png" border="true" alt-text="Screenshot showing the Number stored as text error.":::
0 commit comments