Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
I have a date column which is recognised as "date type" by PowerBI. This column works as expected when put on visuals. However, I want to format the appearance of this date to "ddd dd/mm/yyyy" for visuals.
If I convert the column to the above format, it is not recognised as 'date' type anymore, therefore, visuals show the dates as "categorical values" rather than continous date values.
Is there a way to custom format a date column while preserving its data type?
Solved! Go to Solution.
I found the below solution from TomMartens
What is DDD here.
In case all dates are in dd/mm/yyyy format refer
Also refer
https://docs.microsoft.com/en-us/dax/custom-date-and-time-formats-for-the-format-function
Hi @amitchandak
I want to show dates as "Wed 12/03/2018" . Using the FORMAT() function is not helpful because it converts date column to "text", therefore, visuals then don't know that they are working with dates anymore.
I found the below solution from TomMartens
Hi @Anonymous ,
Is your issue solved?If so,can you mark the post as answered?
Much appreciated.
User | Count |
---|---|
66 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
86 | |
75 | |
56 | |
50 | |
45 |