Forum Discussion
Ibrahim_shaik
2 years agoHelper V
How to create a custom Date Format
Hi Power Bi Community,
I tried to change the date format as we have in excel as custom.
But i didn't find any way to create a date format as per my requirement.
I want the Date Format as Mon, March 12, 24. existing format is Monday, March 12, 2024.
can i create this format.
Please let me know how to get this format.
Thanks & Regards,
Ibrahim.
- Anonymous2 years ago
The format code should be: "ddd, MMMM dd, YY"
Put it in here:
2 Replies
- AnonymousNot applicable
The format code should be: "ddd, MMMM dd, YY"
Put it in here:
- Ibrahim_shaikHelper V
Hi Anonymous ,
Thank you so much for the response.
it worked.