Forum Discussion
Grouping
- 4 years ago
Hi aperezd
Do you want something like this?
First group by operation id column and add two new columns as below. The Latest Date column will return the latest date for every operation id.
Then expand the All Rows column and select only necessay columns to expand.
Add a step to filter rows where [Date] = [Latest Date].
Remove Latest Date column if it's not needed any longer. I have attached the sample file at bottom.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi aperezd
Do you want something like this?
First group by operation id column and add two new columns as below. The Latest Date column will return the latest date for every operation id.
Then expand the All Rows column and select only necessay columns to expand.
Add a step to filter rows where [Date] = [Latest Date].
Remove Latest Date column if it's not needed any longer. I have attached the sample file at bottom.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.