Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
CloudMonkey
Post Prodigy
Post Prodigy

Field icon for date fields

Hi,

 

I have two fields with dates in. One shows a date icon and the other (a calculated field) does not:

 

With date icon:

1503pm - calendar icon.JPG

 

Without date icon:

1519pm - no calendar icon.JPG

 

eventhough in the toolbar the data type is showing as "Date":

1533pm data type.JPG

 

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

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi , @CloudMonkey 

89.png   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 87.png.

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 88.png.

 

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.

 

View solution in original post

3 REPLIES 3
v-easonf-msft
Community Support
Community Support

Hi , @CloudMonkey 

89.png   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 87.png.

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 88.png.

 

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.

 

amitchandak
Super User
Super User

@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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Watsky
Solution Sage
Solution Sage

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.


Did my answer(s) help you? Give it a kudos by clicking the Thumbs Up!
Did my post answer your question(s)? Mark my post as a solution. This will help others find the solution.

Proud to be a Super User!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors