Hi Team,
Very simple question, I am trying to create a dimension consisting a range of number, let say 1 to 10 (1,2,3,4,5,6,7,8,9,10). Can you use a calculated field to create this series dynamically?
Thank you much!
7 answers
I would like to use it as a dimension though.
Can you you put INDEX() in an IF statement to return integer less than 10?
Thank you again Matt!