The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello all,
in my chart, the X-axis acts as the time axis, I would like to format this differently.
I have already searched for entries in the forum, but have not found anything helpful yet.
Currently the chart looks like this:
But I want it to look like this (Screenshot is taken from Tableau):
used data colum looks like this and is classified as data-type "Date":
Thanks in advance!
Hi @Anonymous ,
Go to format pane, change the type of x-axis to "Categorical".
Then change the format of the date column to what you want it to look like.
Best Regards,
Jay
Catagorial is not in the current format.
thank you for your support!
However, by setting type to categorial, a taskbar appears for the X-axis - which is not wanted.
It seems that PowerBi does not allow the formatting of the axes...
@Anonymous , You can create a custom column with sort order column.
But that will not give you continuous axis , as that will be text type column
Month Year = FORMAT([Date],"mm-yyyy")
Month Year sort = FORMAT([Date],"yyyymm")
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
82 | |
77 | |
48 | |
39 |
User | Count |
---|---|
150 | |
117 | |
67 | |
64 | |
56 |