> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/writebackextreme/features/tableau-extension/configuration/schemas/form-builder/dynamic-values.md).

# Dynamic Values

Use values that are present in your dashboard and store them in fields of your form. This feature hugely improves your flexibility and control. In this way, you can also gather information on dimensions and measures from your dashboard without user input! To add have this powerful feature, open up the configuration screen within your extension. Click on the Worksheet-schema tab where the list of your schemas will be shown, click on desired schema and open the Form builder tab.

<figure><img src="/files/kgLSbq29wrdhASeosENu" alt=""><figcaption></figcaption></figure>

Under ‘Default value’ header is where you will be able to make your values dynamic. Simply click underneath the Default value header on the schema(s) you wish to change to have dynamic values. You will be presented with a pop up window where you can choose between none, static & dynamic values. When choosing dynamic simply choose your desired worksheet and column within that worksheet. NOTE: Make sure that the data type of the selected column is similar to that of the form field. See it in action here: [Dynamic values](https://www.linkedin.com/posts/appsfortableau_dynamic-default-values-in-writebackextreme-activity-6856584854113464320-QEoK)

Now possible to dynamically add when editing too, the values will be pre-filled by clicking the ‘Use default value to override the current value on edit’

<figure><img src="/files/pvtDTiRioqzTpr5fi13W" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.infotopics.com/writebackextreme/features/tableau-extension/configuration/schemas/form-builder/dynamic-values.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
