Historical and weekly data to create bugs that are in the weekly period
Hello Guys, I have historical weekly data (week / year) within the data is dated creation bug (day / month / year), now I need to bring all the bugs created in the weekly historical date because it is bringing all how do I control this, can someone help me?
I'm not sure what you're asking. If you're trying to match weeks to dates, just have both the week and date in the same table, either as a separate calendar, or by adding weeks to your data as or after you read it in. If you make a separate calendar, the date field in the calendar needs to have the same name as the date field in your main data.