Skip to content

Commit 356594d

Browse files
committed
Revised per feedback
1 parent a760044 commit 356594d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/data-platform/formula-columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Formula columns are columns that display a calculated value in a Microsoft Datav
3535
- Enter the formula in the **Formula** box.
3636
- Select **Searchable** if you want this column to be available in views, charts, dashboards and Advanced Find.
3737
- **Advanced options**:
38-
- If a decimal value is detected in the formula, expand **Advanced options** to change the number of points of precision, between 0 and 10. The default value is 2.
38+
- If the formula entered evaluates to a decimal value, expand **Advanced options** to change the number of points of precision, between 0 and 10. The default value is 2.
3939
5. Select **Save**.
4040

4141
The following example creates a formula column called *Total price*. The *Number of units* column is a whole number data type. The *Price* column is a decimal data type.

0 commit comments

Comments
 (0)