Skip to content

Commit a4ab9df

Browse files
authored
Update formula-column-data-types.md
1 parent 2c9094d commit a4ab9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/data-platform/formula-column-data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Create a formula column that returns a decimal number.
3939
1. Enter a formula that returns a numeric value in the **Formula** bar.
4040
This example creates a formula column called *Total Amount*. The *Price Per Unit* column is of decimal data type.
4141
:::image type="content" source="media/formula-columns-decimal-fd.png" alt-text="Screenshot of a create a new formula column pane for use with a decimal number using 'Price Per Unit' * 150.":::
42-
1. Expand **Advanced options**, select **Decimal** as the **Formula data type**, and then set the required number of decimal places.
42+
1. Expand **Advanced options**, and then set the required number of decimal places.
4343
:::image type="content" source="media/formula-columns-decimal-adv-options.png" alt-text="Screenshot of a decimal formula column definition.":::
4444
1. Select **Save**. By default, **Formula data type** is set to Decimal and a Decimal formula field gets created.
4545

0 commit comments

Comments
 (0)