Forum Discussion
clteh9
2 years agoHelper I
Sorting chart by date
'DAY' will be displayed as X-axis in a chart but the 'DAY' is not sorted by date correctly. DAY = format(table1(EXIT_DT],"dd/mm/yyyy") Current display: 01/04/2023, 01/05/2023, 01/06/2023..... ...
- 2 years ago
Hi,
Refer to the attached PBI file.
- 2 years ago
To add on
- to sort 'Date name' by 'Date number' and sort 'Month name' by 'Month number'
HarishKM
2 years agoSuper User
clteh9 Hello,
I will suggest create a date table like.
Step 2: Select all column then unpivot it
expected output will like this.
Step 3 : Close and apply your query then drag it to slicer and expect output like this.
Enjoy.
Thanks
Harish M
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!