Forum Discussion
Anonymous
5 years agoNot applicable
Unable to sort by month when using scatter chart
Hi. I'm using scatter plot for my report. I want to sort by month. Everything works fine until I select the legend. Picture below is when I remove legend. Picture below is when I put the...
Ashish_Mathur
Super User
5 years agoHi,
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.
Anonymous
5 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.