Forum Discussion
Unable to sort by month when using scatter chart
Pragati11 hi, this is the pbix link. im not sure why it doesn't work only for scatter. If I change it to line or bar chart, it sorted month in order. but i needed a scatter chart. Please help https://1drv.ms/u/s!AoKh3nlpMpSOgmSAg1TMiavknFhn?e=NDMg6m
Hi,
You should remove the time stamp from the "ACT_EXEC_COMP" column first. Then, create a Calendar Table first and then build a relationship from the "ACT_EXEC_COMP" column to the Date column of your Calendar table. In the Calendar Table, add columns for Year, Month name and Month number. Sort the Column Name by Column Number. To your visual, drag Year and Month name from the Calendar Table.
- Anonymous5 years agoNot applicable
Ashish_Mathur hi, can you please show me an example? I don't quite get it
- Ashish_Mathur5 years ago
Super User
Hi,
To extraxt only the date from the column "ACT_EXEC_COMP" you will need to use the Query Editor. When i go to the Query Editor in your file, i am asked for credentials.