Forum Discussion

AlexC616's avatar
AlexC616
Copper Contributor
Feb 22, 2023
Solved

Finding the first & last entry for each category in a large dataset

Hello,   I am working on a project where I have hundreds of tables with tens of thousands of entries. In each table, I have categories for multiple items and entry dates for each.   For example, ...
  • Detlef_Lewin's avatar
    Feb 22, 2023

    AlexC616 

    Insert a pivot table.

    "Fruit" in rows area.

    "Date" twice in values area. Change the aggregation to Min and to Max.

     

Resources