Forum Discussion

DataCruncher123's avatar
DataCruncher123
Frequent Visitor
5 years ago
Solved

Create a new table with first date

Hi,    I want to create a new table from this one where all my cases are listed (only once) with the first date.   Can someone help me? 🙂   BR
  • amitchandak's avatar
    amitchandak
    5 years ago

    DataCruncher123 , A new table like this?

    Summarize(Table,Table[Case], "Date", min(Table[Date create final]))