This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
In a Contour analysis, you are able to add suggested values to parameter dropdowns. This guides viewers of your Contour analysis to enter parameter values that exist in the data. If the suggested values you would like to provide exist in one of the input datasets to the analysis, you can choose to suggest values from a linked column. In other cases, you can choose to enter values manually. In our circumstance, it could be challenging for our team to remember every airport code for each airport. Therefore, we are going to create a dropdown where our team can select the airport code from our parameters.
origin
to edit that parameter.Suggest values from linked column
.Link to values of a column (optional)
dropdown below, select the origin
column from the flights dataset.dest
to edit the parameter.Suggest values from linked column
.Link to values of a column (optional)
dropdown below, select the dest
column from the flights dataset.origin
parameter’s value selector now, you should see a dropdown listing airport codes that exist in the origin column of the flights dataset.