Hi,
I am attaching a small sample data set here which has the Name, Sales, Bonus and Nationality.
I wanted to design a workflow that actually outputs the max value in Sales, like which person and nationality got it, the minimum value for the same,
all the column types (not just the max and min but the entire dataset) , columns size, columns width and also which all values are out of range in bonus where the bonus should be less than 900. I am aware we can see most of these by using a browse tool, but what I am looking here is to output all the above. Anyone have good ideas ?