Re: Suggest: select within cluster by property [message #932 is a reply to message #921] |
Mon, 01 June 2020 03:35 |
|
DrCJM
Messages: 5 Registered: September 2019 Location: Australia
|
Junior Member |
|
|
Hi Thomas,
when I try that I get an error: Function "categoryMin" requires 3 parameters
I'll play around and see if I can figure out how to get it working, but any further advice would be great.
EDIT
OK, got it to work, it needed the category value defined, so format is:
categoryMin(ClusterNo,"Cluster No","Molweight")
which generates a new column with the lowest Molweight for the cluster added to every row (same value for all members of the cluster). With that, and my now finding the appropriate functions in the Help page I think I can do what I need to do.
Cheers,
Craig.
[Updated on: Mon, 01 June 2020 03:56] Report message to a moderator
|
|
|