Forum Discussion
Field icon for date fields
- 6 years ago
Hi , Anonymous
icon means that this is a calendar date field with a built-in date table.
And not all calculated fields show the "fx" icon .
If a field is a Calculated column with a non-numeric data type ,it will show this icon .
If a field is a Numeric calculated column with a Data Analysis Expressions (DAX) formula that defines the column’s values ,it will show this icon .
it is true that the data maybe recognized as "text " rather than "date" due to the format problem, so sometimes you need to manually create formulas to convert the data.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi , Anonymous
icon means that this is a calendar date field with a built-in date table.
And not all calculated fields show the "fx" icon .
If a field is a Calculated column with a non-numeric data type ,it will show this icon .
If a field is a Numeric calculated column with a Data Analysis Expressions (DAX) formula that defines the column’s values ,it will show this icon .
it is true that the data maybe recognized as "text " rather than "date" due to the format problem, so sometimes you need to manually create formulas to convert the data.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.