Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I hope this will not be off topic, but I can't find any answer about this oh-so-small problem that is driving me mad.
I have data which I prepared with Query, which I use with the data model in order to create a pivot table, then a (very simple) graph. But I can't find any way to change the date format of the data table under the graph; I want it to show mm/yy instead of dd/mm/yyyy. I tried a lot of solutions, but nothing seems to work.
Any help would be really appreciated... Thanks in advance!
Solved! Go to Solution.
you can add a calculated column of YearMonth with the formula =format([date],"mm/yy")
then put it on the vertical axis
you can add a calculated column of YearMonth with the formula =format([date],"mm/yy")
then put it on the vertical axis
Yup, worked perfectly! I didn't think it would be necessary to add a column in my data model, but it does the trick without slowing down the database.
Thank you!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 5 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 14 | |
| 14 | |
| 10 | |
| 8 | |
| 8 |