# Number Formatting

Let’s apply the formatting to the numbers. In the given example, since we have plotted Salary numbers, let’s apply the currency formatting to it.

The steps will be as follows:

1\.      Navigate to the ‘Display’ option in the top ribbon<br>

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

2\.      Click on the ‘Number’ tab

3\.      Configure the settings at global level and for individual metrics level

<figure><img src="/files/336gAxqRR7mq1vRLptOM" alt=""><figcaption></figcaption></figure>

For currency, we have set the prefix as ‘$’ for our example.

The KPI now has the formatting applied:

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


---

# Agent Instructions: 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:

```
GET https://docs.xviz.com/performance-management/display-data-in-the-cards/displaying-kpis/number-formatting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
