I would like to avoid sorting of one column which is actually sorted already.
I have column DATE_TICKET (e.g. 2018-01-01) which is already presorted in previous graphs and YEAR_MONTH (2018-01). SO when I import the data I generate YEAR_MONTH column which is also sorted logically as it comes from DATE_TICKET.
Can I somehow avoid sorting YEAR_MONTH column which is sorted, but just doesn’t have (1A) mark on the column name.
I have column DATE_TICKET (e.g. 2018-01-01) which is already presorted in previous graphs and YEAR_MONTH (2018-01). SO when I import the data I generate YEAR_MONTH column which is also sorted logically as it comes from DATE_TICKET.
Can I somehow avoid sorting YEAR_MONTH column which is sorted, but just doesn’t have (1A) mark on the column name.