Hi, I am new to QuickSight. My dataset is as follows and has columns employee id, plan name and current. I want to create a field that shows the maximum (alphabetically last) plan name for the whole dataset where the current field is 1. So in the below example its 2024. I want to then use this field set a default value in a parameter.
Hi @gillepa, thanks for this, I’m not sure this gives me what I want though. For every row in my data set I want the field to display 2024 as this is the maximum value with current = 1 across the whole data set. If I create your field it asks me to add Plan Name and Current to the field wells when I visulise the data. When I do this it just shows the maximum for that row of data not the whole data set.