The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I have a Line Chart posted below. And the sort of the chart is not correct for some reason. In my Date slicer I have 1/1/2017 - 12-31/17 to get all of 2017. However in the Chart it is displaying in order of March, August, January, October, June, February ...... and so on. Perhaps it is because in the Date Slicer I am using a field called FullDate and in the chart Axis I am using a field called MonthName, maybe the different fields are causing this? Any ideas what I can try.... Thanks!
Solved! Go to Solution.
Hi.
I dont know what your calendar table looks like, but if you use a separate date dimension or calendar table try this:
To create a YearMonth-column if you dont have one you can add a custom calculated column in your date dimension table. A good format for such a column is "YYYYMM". This format will allways sort in the correct order. After adding this column you can choose it as a "Sort By Column" as per instructions above.
Hi.
I dont know what your calendar table looks like, but if you use a separate date dimension or calendar table try this:
To create a YearMonth-column if you dont have one you can add a custom calculated column in your date dimension table. A good format for such a column is "YYYYMM". This format will allways sort in the correct order. After adding this column you can choose it as a "Sort By Column" as per instructions above.
User | Count |
---|---|
86 | |
84 | |
35 | |
35 | |
34 |
User | Count |
---|---|
94 | |
79 | |
63 | |
55 | |
52 |