Two time units (Daily,week)in One Data Model
I have two types of items perishable and Non-perishable. I need to calculate forecast in daily bucket for Perishable items and weekly bucket for non-Perishable items. I have history in daily bucket for perishable items and weekly bucket for non perishable items. How I need to meet this requirement. In Data Model I can define only one time unit.