Hi all,
I have a variable equating to 26, and would like to return every from 1 to 26 on an axis for a chart.
I have relevant data for wk 1,2,3,4 all the way to 26, however in my set analysis, I am only returning x= 26
What's the best way to grab n int and return a range of 1 to n on the axis?