Forum Discussion
DDON
5 years agoFrequent Visitor
Data maniplulation after grouping
Happy Friday! I am trying to extract data specific for each group from one column in a table based on finding the maximum value in another column. I have the following setup Key = column by ...
- Anonymous5 years ago
try using this M-expression
then expand column records:
Anonymous
5 years agoNot applicable
try using this M-expression
then expand column records:
DDON
5 years agoFrequent Visitor
Perfect. Thanks for your time on that. I think I understand the syntax of the solution apart from the "_". If you have a moment could you explain what that is up to or point me towards the documentation.
Thanks again