Forum Discussion

Luis Serpa's avatar
Luis Serpa
Copper Contributor
Mar 05, 2022
Solved

Sorting out data from a column

Hi all,   I have a very long column (28281 rows) with dates and times (format: dd/mm/yyyy hh;mm). There are no breaks between days, weeks or months: data is continuous. Next two columns are numbers...
  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Mar 05, 2022

    Luis Serpa I suggest you look into Power Query as demonstrated in the attached example. In general it's not a good idea to insert empty rows in data sets to hold calculations relating to sub-sets of the data. In your case averages and medians per month.