Hi everyone
I'm currently making a workflow, where based on a sample, the workflow should seek to remove rows so that the average will become XX.
To clarify, I have a large dataset and I only want to keep rows so that the total average is equal to, fx 150.
Meaning that every row which does not conform with this, should be removed, ie: if I have 4 rows:
I would want the workflow to filter out the row with 250.
Does anybody have any experience in this regard?
Thank you in advance!