Hi there!
i'm conducting a retrospective medical research, and i got a chart with various numerical and categorical data.
I have several columns in which most cells contain multiple numerical or categorical results separated with semicolons, for example - "14.71; 15.48; 17.22; 22.72; 7.03"
OR "ASD closure; mechanical ventilation; TAPVR repair"
for numerical values - I want to filter out all the results except either the first or maxiamal result in each cell(havent decided yet ).
for categorical values - I want to omit cells that contain certain values, for example - all the ones that contain "ASD closure"
how can i do that?
example: https://imgur.com/a/IDZjpfV
i'm conducting a retrospective medical research, and i got a chart with various numerical and categorical data.
I have several columns in which most cells contain multiple numerical or categorical results separated with semicolons, for example - "14.71; 15.48; 17.22; 22.72; 7.03"
OR "ASD closure; mechanical ventilation; TAPVR repair"
for numerical values - I want to filter out all the results except either the first or maxiamal result in each cell(havent decided yet ).
for categorical values - I want to omit cells that contain certain values, for example - all the ones that contain "ASD closure"
how can i do that?
example: https://imgur.com/a/IDZjpfV