Hi Dieter,
Yes, clarifying, I'd like to use the Char-PPI, but I'm stuck with Hashbucket and Mod for now.
How are the buckets calculated? For the example I'm working to, I can see the range of days is 1856, and the 3 values for the character column resolve to 3 values using MOD.
But, I'm not understanding their combined effect on the RANGE assignment. Eg. First date = 1, and 'Day'=2, so is the partition = 00002?
Or, can I force the date range to an offset (by multiplication ), and keep the 'Day', 'Week', 'Month' values at the rightmost digit? Eg. 00012
Regards,
Colin
↧