Segment for range
Hi everyone, I have a price dimension. Which , I want to make it in a rand through segment.
Like eVar with values between 1000 to 4000.
Can anyone tell me, how we can achieve this through segment ?
Hi everyone, I have a price dimension. Which , I want to make it in a rand through segment.
Like eVar with values between 1000 to 4000.
Can anyone tell me, how we can achieve this through segment ?
Right, my examples were obviously simplified... If you are doing "an Age Range", let's use 31-40 as an example, you could just do:
Age equals 31
OR
Age equals 32
OR
Age equals 33
OR
....
Age equals 40
It's not too onerous to list out 10 items... if you are dealing with values in the thousands and tens of thousands, forget it, you aren't going to build those one value at a time.... which is where the regex would come in.
You are right, you could just add a new dimension (eVar) that would track the range.. but if you change your ranges (let's say you build for 0 - 2000, and 2001 - 4000, and 4001+... and then they want to change the ranges to 0 - 5000, 5001 - 10000, 10000+... you have to start all over again.
You could also use Classification Rules to actually build for specific ranges... it doesn't need to be split out the way I showed... what I showed would be scalable to different range requests simultaneously... so you could have 1 report with Range A, and another report with Range B (using differently built ranges off the same data set)... or you could just create multiple range classifications (if you can name them uniquely enough to know which one to use, something like "2K ranges", "5K ranges", etc)
Since I wasn't sure of your business model or needs, I can't say which is the best way to go....
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.