Forum Discussion

fslef's avatar
fslef
Icon for Microsoft Employee rankMicrosoft Employee
6 years ago
Solved

Summarize date with input data = 1 collumn per day

Hello,

I have an Excel spreadsheet as an input file with the following data:

Project Name01/01/202002/01/202003/01/202004/01/202005/01/202006/01/202007/01/202008/01/202009/01/202010/01/2020
Project 18884  44  
Project 2   4  4488



These data are representing a project workload per day / per project.
How can I proceed to summarize my data per week or month (but still per project)?

Thanks in advance for your help