Forum Discussion
cheo_fpc
Oct 29, 2021Copper Contributor
finding the max date per unique id and return value in certain column
Hello, Hope someone can help I have the below. I want to find the latest date per each unique ID and return the corresponding status. In this case A = inbound B = complete ID Date...
- Oct 29, 2021
Dates of december are of 2020. I forgot to change the format of column B sorry. Please compare attached file.
cheo_fpc
Oct 29, 2021Copper Contributor
this is great. I forgot to mention my data set is in a table will it still work?
OliverScheurich
Oct 29, 2021Gold Contributor
I entered your data as dynamic table and added data. The formula was automatically adapted according to the added rows of the dynamic table and the results seem to be correct.
- cheo_fpcOct 29, 2021Copper Contributorin your example shouldnt it return
Largest date for A is 12/31 therefore corresponding status is Sale
Largest date for B is 12/30therefore corresponding status is Purchase- OliverScheurichOct 29, 2021Gold Contributor
Dates of december are of 2020. I forgot to change the format of column B sorry. Please compare attached file.
- cheo_fpcOct 29, 2021Copper ContributorAwesome! Danke schön