Hey there. I am trying to find the minimum and maximum for certain conditions.
I managed to do it but the workflow is not dynamic (if more than one value is minimum, it should show the tied rows) same goes with the maximum.
Hi @Dennis229
One way of doing this, you can get the max/min value with a summarize and join it back with the data: