Hello, Happy Friday! Currently have a question ab...
# gd-beginners
k
Hello, Happy Friday! Currently have a question about Months. We currently have a month column that is represented by a number (1-12) is there a cleaner way to setting up explicit proper noun months rather than using some conditional statement where we call out each number as a month? IE: 1 = January, 2= February, 3 = March...N
m
Hi KJ, Happy Friday to you! In Analytical Desginer it is only possible to change the name of the attribute directly from the insight elements column as shown below and not the attribute values themselves. They would need to be changed in the source data, or I would also suggest working with Date attributes instead where you have more libertly to switch between different date attribute labels. If this does not help, then working with a case statement is the other alternative.
🙌 1
k
Thank you!
✅ 1