hi all
1) I am trying to do sorting using a YYYY-MM column, so I changed the calendar date column to YYYY-MM under column properties.
But it become multiple rows of 2021-11 instead of a single Nov row.
Once the yyyy-mm column is removed from the table layout.
It show the result I wanted.
Would it help if change this yyyy-mm column to a number format column?
If so, how do I do it in Enterprise Edition 11.1.1.7 analysis?
2) I tried to use concat (col1 || col 2), it work when the column are existing column from table.
Once I try to concat 2 column from "Calendar/Date functions", it gave error "formula syntax is invalid".
Any help is grateful, thank you so much.