Forum Discussion
Help needed graphing a count between a date range
parry2k, looking in the Query editor, I see that the source data of 3 rows became 1251 rows after you added a custom column and expanded the range. As my real data has over 10 million rows of data this expansion makes me very nervous. Can you please explain it?
That is surely a concern, will slow down the solution, not ideal in that case. Interesting. let's c what else we can do here.
- parry2k8 years agoSuper User
how granular you want to see this warranty? Month Level/Quarter level/Year level.
Current solution will get you to day level
- JLaine8 years agoHelper I
parry2k, at this point in time, I'm thinking that monthly granularity will probably be sufficient. But if you are thinking of a chard by month, with count, know that I also need to seperate by product, and there are several thousand different [products] in the data set, which adds another level of complicaiton I did not want to start this thread with (I'll be grouping those into product families and sub-families, to reduce the number of unique items to filter and chart)