Find more posts tagged with
Sort by:
1 - 1 of
11
Hi!
You can use Generate Aggregation to find the highest value in the data row.
Then Filter Examples to get the rows that reach the threshold.
You might then optionally aggregate the data to find the overall maximum, and join the original dataset with the maximum value to get the row(s) having this value.
Regards,
Balázs
You can use Generate Aggregation to find the highest value in the data row.
Then Filter Examples to get the rows that reach the threshold.
You might then optionally aggregate the data to find the overall maximum, and join the original dataset with the maximum value to get the row(s) having this value.
Regards,
Balázs
You can use Generate Aggregation to find the highest value in the data row.
Then Filter Examples to get the rows that reach the threshold.
You might then optionally aggregate the data to find the overall maximum, and join the original dataset with the maximum value to get the row(s) having this value.
Regards,
Balázs