# Indian Currency Formate

**URL:** https://discuss.elastic.co/t/indian-currency-formate/236676
**Category:** Kibana
**Created:** [June 11, 2020, 10:28am UTC](https://discuss.elastic.co/t/indian-currency-formate/236676 "2020-06-11T10:28:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![LizaD](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lizad/32/51074_2.png) [@LizaD](https://discuss.elastic.co/u/LizaD)
#### Post date: [June 11, 2020, 1:40pm UTC](https://discuss.elastic.co/t/indian-currency-formate/236676/2 "2020-06-11T13:40:42Z")

</div>

Hi @jeeva,

You can use scripted field to do this. [Index patterns has been renamed to data views. | Kibana Guide [8.11] | Elastic](https://www.elastic.co/guide/en/kibana/current/scripted-fields.html)

Here is another similar discuss post.

> [@How to do display amount in different currency after Currency conversion](https://discuss.elastic.co/t/how-to-do-display-amount-in-different-currency-after-currency-conversion/131793):
>
> I am newbie to elastic/kibana and i am stuck with a problem. I have transactional records in which multiple currency types are used like doc - 1 { Amount : 500 Currency : USD } doc -2 { Amount : 100 Currency : CAD } In Kibana, i want to display the sum of the amount in USD. I thought about adding a new index with the currency-exchange rate mapping and then join it with transaction index as we do in RDBMS, but it is not possible in elastic. What is the best possible way to do this ? …

Thanks,  
Liza

---

_[View the full topic](https://discuss.elastic.co/t/indian-currency-formate/236676)._
