Creating parameters and using calculated fields with parameters in AWS Quicksight Parameters are named variables that can transfer a value for use by an action or an object. By using parameters, you can create an easier way for a dashboard user to interact with dashboard features in a less technical way. To make the parameters accessible to the dashboard viewer, you add a parameter control. You can set up cascading controls, so that a selection in one control filters the options that display in another control. A control can appear as a list of options, a slider, or a text entry area. If you don't create a control, you can still pass a value to your parameter in the dashboard URL. For a parameter to work, it needs to be connected to something in your analysis, regardless of whether it has a related control. You can reference parameters in the following:
Calculated fields (except for multi-value parameters) Filters Dashboard and analysis URLs Actions
To create or edit a basic parameter 1. Choose an analysis to work with, then decide which field you want to parameterize. 2. Choose the Parameters pane from the left side of the screen. 3. Add a new parameter by choosing the plus sign (+) near the top of the pane. Edit an existing parameter by first choosing the v-shaped icon near the parameter name and then choosing Edit parameter. 4. For Name, enter an alphanumeric value for the parameter. 5. For Data type, choose String, Number, Integer, or Datetime. If you choose String, Number, or Integer, do the following: a. For Values, choose Single value or Multiple values. b. (Optional) For Static default value or Static multiple default values, enter one or more values. c. (Optional) Choose Show as blank by default.