I trying to create a list of Dates table from another table. I would like to extract from the other table the maximum and minimum dates in the table. I could just use the table and find the values but I don't want the extra code that was required to add the original Dates. I need help in writing the query. This is what I tried:
= Table.Column(#"Case List",maximum([End Date]))
= Table.Column(#"Case List",([End Date]))
mmbr1606
9
Super User 2025 Season 1
stampcoin
7
SD-13050734-0
6