Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello,
I have a date/time field in my report. Depending on the visual and the user, I sometimes need to show only the date and sometimes the date and time. Is there a way of changing the format of a date/time field in a specific visual or if I have to have 2 separate fields available in the report (one with date and time and the other with just the date)?
Thanks!
Hi @huguestremblay ,
As far as I know, we can use format function to create measure/calculated column to format your date/time column. I think we always add date/time column into visual as a key column to expand the visual like Axis field. Due to Power BI doesn't support us to add measures into Axis field, measure is not suitable for us.
However format function will not convert the data in data model. So thought we format a date/time data to date only, it will still work like date/time format in data model.
So I suggest you to create a new calcualted column by DATEVALUE() function to convert date/time value to date only value. So you can choose the column to create your visuals by the date format you want.
Result is as below.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello Rico,
Thank you for your answer. I am aware that I can create multiple fileds with different date/time formats in my dataset but what I am looking for is a method that dosen't require an additional field for each date format that a user might want (e.g. date/time or mm/dd/yyyy or dd-MMM-yyyy, or other).
Hugues.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |