Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have two fields with dates in. One shows a date icon and the other (a calculated field) does not:
With date icon:
Without date icon:
eventhough in the toolbar the data type is showing as "Date":
Please can you tell me why the calculated field doesn't show a date icon? Do all calculated fields show the "fx" icon or is Power BI somehow not recognising the data as dates?
Thank you,
CM
Solved! Go to Solution.
Hi , @CloudMonkey
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 , @CloudMonkey
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.
@CloudMonkey , The one date is Date, The other one is calculated column. At the end of this page(link), you have the meaning of all icons
https://docs.microsoft.com/en-us/power-bi/create-reports/service-the-report-editor-take-a-tour
All calculated columns are indicated by the fx icon. This is so you can determine which fields are calculated columns. To your point it would be nice to have an additional icon for date next to it.
Proud to be a Super User!
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |